사용자
flyant(비교)
| r1598 vs r1599 | ||
|---|---|---|
| 1 | {{{#!style | |
| 2 | .EU-star {} | |
| 3 | .EU-bg {width:300px;height:200px;background:gray} | |
| 4 | }}} | |
| 5 | ||
| 6 | {{{#!wiki class="EU-bg" | |
| 7 | }}} | |
| 8 | ||
| 9 | ||
| 10 | ||
| 11 | ||
| 1 | 12 | {{{#!if cell_size = '60px' |
| 2 | 13 | }}}{{{#!style |
| 3 | 14 | .ttt-cell {display:flex;width:@cell_size@;height:@cell_size@;border:1px solid gray} |
| ... | ... |