| r1444 vs r1445 | ||
|---|---|---|
| 1 | {{{#!style | |
| 2 | .sss {scroll-behavior:smooth;background:gray} | |
| 3 | }}} | |
| 4 | 1 | |
| 5 | {{{#!wiki class="sss" | |
| 6 | [[#테스트]]}}} | |
| 7 | ㅇㅇ | |
| 8 | 2 | |
| 9 | 3 | |
| 10 | 4 | |
| 11 | 5 | |
| 12 | 6 | |
| 13 | 7 | {{{#!style |
| 14 | .mine-safe {width:30px;height:30px;background:no-repeat linear-gradient(#0f0, #fff)50% 50%/75% 75%, conic-gradient(from 45deg, #bbb 90deg, #999 0, #888 180deg, #ddd 0, #ddd 270deg, #fff 0);color:#000;font-weight:bold} | |
| 8 | .mine-safe {width:30px;height:30px;background:no-repeat linear-gradient(#0f0, #fff)50% 50%/75% 75%, conic-gradient(from 45deg, #bbb 90deg, #999 0, #888 180deg, #ddd 0, #ddd 270deg, #fff 0);color:#000;font-weight:bold;cursor:pointer} | |
| 15 | 9 | |
| 16 | .mine-red {width:30px;height:30px;padding-bottom: -15px;background:no-repeat linear-gradient(#f00, #fff)50% 50%/75% 75%, conic-gradient(from 45deg, #bbb 90deg, #999 0, #888 180deg, #ddd 0, #ddd 270deg, #fff 0);color:#000;font-weight:bold} | |
| 10 | .mine-red {width:30px;height:30px;padding-bottom: -15px;background:no-repeat linear-gradient(#f00, #fff)50% 50%/75% 75%, conic-gradient(from 45deg, #bbb 90deg, #999 0, #888 180deg, #ddd 0, #ddd 270deg, #fff 0);color:#000;font-weight:bold;cursor:pointer} | |
| 17 | 11 | |
| 18 | .mine-cyan {width:30px;height:30px;background:no-repeat linear-gradient(#0ff, #fff)50% 50%/75% 75%, conic-gradient(from 45deg, #bbb 90deg, #999 0, #888 180deg, #ddd 0, #ddd 270deg, #fff 0)} | |
| 12 | .mine-cyan {width:30px;height:30px;background:no-repeat linear-gradient(#0ff, #fff)50% 50%/75% 75%, conic-gradient(from 45deg, #bbb 90deg, #999 0, #888 180deg, #ddd 0, #ddd 270deg, #fff 0);cursor:pointer} | |
| 19 | 13 | |
| 20 | .mine-mode {width:30px;height:30px;background:no-repeat linear-gradient(#0ff, #fff)50% 50%/75% 75%, conic-gradient(from 45deg, #bbb 90deg, #999 0, #888 180deg, #ddd 0, #ddd 270deg, #fff 0)} | |
| 14 | .mine-mode {width:30px;height:30px;background:no-repeat linear-gradient(#0ff, #fff)50% 50%/75% 75%, conic-gradient(from 45deg, #bbb 90deg, #999 0, #888 180deg, #ddd 0, #ddd 270deg, #fff 0);cursor:pointer} | |
| 21 | 15 | |
| 22 | .mine-num {width:30px;height:30px;display:table;background:#fff;color:#000;font-weight:bold} | |
| 16 | .mine-num {width:30px;height:30px;display:table;background:#fff;color:#000;font-weight:bold;;cursor:default} | |
| 23 | 17 | |
| 24 | .mine-over {width:30px;height:30px;background:no-repeat linear-gradient(#00f, #fff)50% 50%/75% 75%, conic-gradient(from 45deg, #bbb 90deg, #999 0, #888 180deg, #ddd 0, #ddd 270deg, #fff 0);color:#000;font-weight:bold} | |
| 18 | .mine-over {width:30px;height:30px;background:no-repeat linear-gradient(#00f, #fff)50% 50%/75% 75%, conic-gradient(from 45deg, #bbb 90deg, #999 0, #888 180deg, #ddd 0, #ddd 270deg, #fff 0);color:#000;font-weight:bold;cursor:pointer} | |
| 25 | 19 | |
| 26 | .mine-red {width:30px;height:30px;display:table;background:#f00;color:#000;font-weight:bold} | |
| 20 | .mine-red {width:30px;height:30px;display:table;background:#f00;color:#000;font-weight:bold;cursor:default} | |
| 27 | 21 | |
| 28 | .mine-trans {width:30px;height:30px;display:table;background:transparent} | |
| 22 | .mine-trans {width:30px;height:30px;display:table;background:transparent;cursor:default} | |
| 29 | 23 | |
| 30 | .mine-enable {width:30px;height:30px;display:table;background:radial-gradient(farthest-corner, #fff 10%, #0e0 50%, #050 90%, #050 0)} | |
| 24 | .mine-enable {width:30px;height:30px;display:table;background:radial-gradient(farthest-corner, #fff 10%, #0e0 50%, #050 90%, #050 0);cursor:default} | |
| 31 | 25 | |
| 32 | 26 | .mine-mrg {width:30px;height:30px;margin-top: -30px} |
| 33 | 27 | |
| 34 | .mine-flag-icon {margin-top: -30px;width:30px;height:30px;background:no-repeat linear-gradient(transparent 85%, #000 0)40% 0%/70% 100%, linear-gradient(90deg, transparent 35%, #000 0, #000 45%, transparent 0), no-repeat conic-gradient(from 245deg at 100% 50%, red 50deg, transparent 0)90% 10%/50% 50%} | |
| 28 | .mine-flag-icon {margin-top: -30px;width:30px;height:30px;background:no-repeat linear-gradient(transparent 85%, #000 0)40% 0%/70% 100%, linear-gradient(90deg, transparent 35%, #000 0, #000 45%, transparent 0), no-repeat conic-gradient(from 245deg at 100% 50%, red 50deg, transparent 0)90% 10%/50% 50%;cursor:pointer} | |
| 35 | 29 | |
| 36 | 30 | .mine-hide {display:none} |
| 37 | 31 | |
| 38 | 32 | .mine-hide-hide {display:none} |
| 39 | 33 | |
| 40 | 34 | }}} |
| 41 | {{{#!if index = -1, mine = [ | |
| 35 | {{{#!if index = -1, mine = [1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1] | |
| 42 | 36 | }}} |
| 43 | 37 | |
| 44 | 38 | ||<nopad> {{{#!if ++index, cell = 0 |
| ... | ... |