r1271 vs r1272
......
1919
한국어}}}{{{#!wiki class="jp hide"
2020
日本語}}}}}}
2121
}}}
22
23
{{{{{{{{{#!style
24
.button1 {
25
background:red; height: 20px; width: 20px
26
}
27
.button1:hover {
28
background: blue
29
}
30
.hide {
31
display: none
32
}
33
.kr {
34
display: block
35
}
36
37
.button1:hover ~ .kr { display: none; }
38
.button2:hover ~ .jp { display: block; }
2239
}}}
2340
41
{{{#!wiki class="button2 button1"
42
}}}
43
44
{{{#!wiki class="kr"
45
한국어
46
}}}{{{#!wiki class="jp hide"
47
일본어
48
}}}}}}}}}
49
}}}
50
2451
||{{{#!wiki style="display:inline-block;margin:0 5px"
2552
저는 L입니다.}}}{{{#!wiki style="display:inline-block;margin: -15px -10px 0 0"
2653
|| a1 || a2 || a3 ||
......