r1164 vs r1165
11
{{{#!style
22
.layout-bg {
3
min-width:500px;max-width:1000px;padding:10px;border-radius:7px;background-color:#ccc
3
min-width:500px;max-width:1000px;padding:10px;border-radius:7px;background-color:#ccc;color:#000
44
}
55
.layout-100 {
66
width:100%;height:50px;background-color:rgb(0,0,255,.2)
......
3838
.tab-3 {
3939
border-top-right-radius:50px;border-bottom-right-radius:50px;padding:2px;background-color:red
4040
}
41
.section-0 {
42
margin:0 0 -2% 22px
43
}
44
.section-1 {
45
border-radius:50px;height:10px;background:green
46
}
4147
.name {
4248
padding:1px 10px;border-radius:50px;background-color:gray
4349
}
......
107113
{{{#!wiki class="header"
108114
}}}
109115
116
{{{#!wiki class="section-0"
117
{{{#!wiki class="button"
118
{{{#!wiki class="kr"
119
한국어}}}{{{#!wiki class="jp hide"
120
日本語}}}}}}}}}{{{#!wiki class="section-1"
121
}}}
122
123
110124
{{{#!wiki class="layout-80"
111125
{{{#!wiki class="db"
112126
{{{#!wiki class="h20"
......