본문으로 건너뛰기
사용자

o00o/연습장(비교)

r22 vs r23
11
{{{#!if (아이언클래드!=null && (clr="#831001"))||(사일런트!=null && (clr="#179b05"))
22
}}}{{{#!style
33
table.sts-table-color {
4
border: 5px solid red;
4
border: 5px solid @clr@;
55
background-color: #ffffff !important;
66
}
77
}}}
......