본문으로 건너뛰기
사용자

o00o/연습장(비교)

r45 vs r46
11
{{{#!if (아이언클래드!=null && (stsclr="#831001"))||(사일런트!=null && (stsclr="#179b05"))||(stsclr==null && (stsclr="blue"))
22
}}}{{{#!style
3
.sts-table-clr {
3
table.sts-table-clr {
44
border: 2px solid @stsclr@ !important;
55
}
6
.sts-td-clr {
6
td.sts-td-clr {
77
background-color: @stsclr@ !important;
88
border: 0 !important;
99
padding: 1px 3px !important;
......