r1126 vs r1127
......
99
1010
}
1111
.name {
12
12
display:inline-block;padding:1px 30px;width:100%;border-radius:50px;background-color:gray;color:red;font-weight:bold
1313
}
1414
.button {
1515
......
3131
}
3232
}}}
3333
34
{{{#!wiki class="name"
35
내용
36
}}}
3437
3538
36
3739
{{{#!if a = "시", b = "발"
3840
@a@@b@}}}
3941
......