편집 요약 없음 |
편집 요약 없음 |
||
6번째 줄: | 6번째 줄: | ||
{{#css: | {{#css: | ||
.liberty-content *:not(.allowed, .allowed *) { | .liberty-content *:not(.allowed, .allowed *) { | ||
visibility: hidden; | |||
} | } | ||
.allowed, | .allowed, | ||
.allowed * { | .allowed * { | ||
visiblity: visible !important; | |||
} | } | ||
}} | }} |