편집 요약 없음
편집 요약 없음
2번째 줄: 2번째 줄:


{{#css:
{{#css:
div#daemunche{{{1}}} {
filter: saturate(10%) opacity(50%) !important;
transition: ease-in-out all 0.1s !important;
}
div#daemunche{{{1}}}:hover {
div#daemunche{{{1}}}:hover {
filter: saturate(100%) opacity(100%);
filter: saturate(100%) opacity(100%) !important;
transition: ease-in-out all 0.1s;
transition: ease-in-out all 0.1s !important;
}
div#daemunche{{{1}}} {
filter: saturate(10%) opacity(50%);
transition: ease-in-out all 0.1s;
}
}
}}
}}

2025년 6월 22일 (일) 12:52 판