r644 vs r645
1
||<nopad> {{{#!wiki class="bg"
2
{{{#!wiki class="mg"
3
||<tablebgcolor=transparent> 111 ||<colbgcolor=#f00> aaa ||
4
|| 222 || bbb ||
5
|| 333 || ccc ||
6
|| 444 || ddd ||
7
|| 555 || eee ||
8
|| 666 || fff ||}}}}}} ||
9
10
11
12
13
14
151
{{{#!style
162
.mg {
173
margin: -12px -2px;
......
239
}
2410
}}}
2511
12
||<nopad> {{{#!wiki class="bg"
13
{{{#!wiki class="mg"
14
||<tablebgcolor=transparent> 111 ||<colbgcolor=#f00> aaa ||
15
|| 222 || bbb ||
16
|| 333 || ccc ||
17
|| 444 || ddd ||
18
|| 555 || eee ||
19
|| 666 || fff ||}}}}}} ||
20
2621
||<tablewidth=100%><nopad> {{{#!wiki class="bg"
2722
{{{#!wiki class="mg"
2823
||<tablewidth=100%><tablebgcolor=transparent><width=50%> 내용1[br][br] || 내용2 ||
......