틀:테마: 두 판 사이의 차이

새 문서: {{#invoke:CSSVars|set | bg = {{{배경|}}} | altbg = {{{강조배경|{{{배경|}}}}}} | text = {{{글씨|}}} | border = {{{테두리|}}} | lightborder = {{{테두리|}}} | link = {{{연결|}}} | newlink = {{{외부연결|}}} | extlink = {{{신규연결|}}} | link = {{{연결|}}} | link-hov = {{{연결호버|{{{연결|}}}}}} | extlink-hov = {{{외부연결호버|{{{외부연결|}}}}}} | vh-navbar-bg = {{{강조|}}} | bg-dark = {{{배경d|}}} | altbg-dark = {{{강...
태그: 다시 만듦
 
편집 요약 없음
27번째 줄: 27번째 줄:
}}
}}
{{#css:
{{#css:
.Liberty {
.Vierthalb {
     background-color: {{{전체배경|{{{강조배경|{{{배경|}}}}}}}}} !important;
     background-color: {{{전체배경|{{{강조배경|{{{배경|}}}}}}}}} !important;
}
}


@media (prefers-color-scheme: dark) {
@media (prefers-color-scheme: dark) {
     .Liberty {
     .Vierthalb {
         background-color: {{{전체배경d|{{{강조배경d|{{{배경d|}}}}}}}}} !important;
         background-color: {{{전체배경d|{{{강조배경d|{{{배경d|}}}}}}}}} !important;
     }
     }
}
}
}}
}}

2026년 1월 29일 (목) 04:55 판