r1330 vs r1331
11
{{{#!style
2
.r {text-align:center;padding:2px 50px;border-radius:100px;background:red;color:#000;font-weight:bold;font-size:20px}
3
.y {text-align:center;padding:2px 50px;border-radius:100px;background:yellow;color:#000;font-weight:bold;font-size:20px}
2
.c {text-align:center;padding:2px 50px;border-radius:100px;background:cyan;color:red;font-weight:bold;font-size:20px}
3
.y {text-align:center;padding:2px 50px;border-radius:100px;background:yellow;color:blue;font-weight:bold;font-size:20px}
44
.bbb:active {margin-top:5px}
55
.h {display:none}
66
}}}
77
{{{#!wiki style="height:50px;display:inline-block"
88
{{{#!wiki class="bbb"
9
{{{#!wiki class="r ttt" onclick="toggle-class,ttt,h"
9
{{{#!wiki class="c ttt" onclick="toggle-class,ttt,h"
1010
ㅇㅇ}}}{{{#!wiki class="y ttt h" onclick="toggle-class,ttt,h"
1111
ㅂㅂ}}}}}}}}}
1212
......