본문으로 건너뛰기
사용자

o00o/연습장(비교)

r48 vs r49
11
{{{#!if (아이언클래드!=null && (stsclr="#831001"))||(사일런트!=null && (stsclr="#179b05"))||(stsclr==null && (stsclr="blue"))
22
}}}{{{#!style
33
table.sts-table-clr {
4
background: transparent;
45
border: 2px solid @stsclr@ !important;
56
}
67
td.sts-td-clr {
78
background-color: @stsclr@ !important;
89
border: 0 !important;
9
padding: 1px 3px !important;
10
padding: 1px 0px !important;
1011
}
1112
}}}
1213
......