r673 vs r674
11
{{{#!style
22
.t {
3
width:150px;height:150px;overflow:hidden;
3
width:150px;overflow:hidden;
44
}
55
.tt {
66
width:500px;height:500px;margin: -90% -155%;
77
}
8
.tt:hover {
9
border:5px solid red
8
.t:hover {
9
width:500px;
1010
}
1111
}}}
1212
13
||<class=t><nopad><tablebordercolor=red> [[파일:해킹범.webp|width=100%]] ||
14
15
16
17
18
19
1320
{{{#!wiki class="t"
1421
{{{#!wiki class="tt"
1522
[[파일:해킹범.webp|width=100%]]}}}}}}
......