| r672 vs r673 | ||
|---|---|---|
| 1 | 1 | {{{#!style |
| 2 | .t { | |
| 3 | width:150px;height:150px;overflow:hidden; | |
| 4 | } | |
| 5 | .tt { | |
| 6 | width:500px;height:500px;margin: -90% -155%; | |
| 7 | } | |
| 8 | .tt:hover { | |
| 9 | border:5px solid red | |
| 10 | } | |
| 11 | }}} | |
| 2 | 12 | |
| 13 | {{{#!wiki class="t" | |
| 14 | {{{#!wiki class="tt" | |
| 15 | [[파일:해킹범.webp|width=100%]]}}}}}} | |
| 16 | ||
| 17 | ||
| 18 | ||
| 19 | ||
| 20 | ||
| 21 | ||
| 22 | {{{#!style | |
| 23 | ||
| 3 | 24 | .my-table { |
| 4 | 25 | |
| 5 | 26 | border-radius: 16px; overflow:hidden; |
| ... | ... | |
| 24 | 45 | |
| 25 | 46 | }}} |
| 26 | 47 | |
| 48 | {{{#!wiki style="width:100%;height:100%;overflow: hidden" | |
| 49 | {{{#!wiki style="width:500px;height:500px;margin: -90% -155%" | |
| 50 | [[파일:해킹범.webp|width=100%]]}}}}}} | |
| 27 | 51 | |
| 52 | ||
| 53 | ||
| 28 | 54 | {{{#!wiki style="width:150px;height:150px;overflow: hidden" |
| 29 | 55 | {{{#!wiki style="width:500px;height:500px;margin: -90% -155%" |
| 30 | 56 | [[파일:해킹범.webp|width=100%]]}}}}}} |
| ... | ... |