Template:Hidden archive top/styles.css: Difference between revisions

From Test Wiki
Content deleted Content added
Bhairava7 changed the content model of the page Template:Hidden archive top/styles.css from "wikitext" to "CSS"
No edit summary
Line 37: Line 37:
}
}


html.skin-theme-clientpref-os .hat-header {
@media screen and (prefers-color-scheme: dark) {
html.skin-theme-clientpref-os .hat-header {
background-color: #492b13;
background-color: #492b13;
}
}