User:Firestar233/vector.css
< User:Firestar233
Revision as of 06:29, 27 December 2025 by Firestar233 (talk | contribs)
/* dark mode */
#mw-page-base {
background-image:none
}
#mw-head-base {
background-image:none
}
#mw-panel {
background-color:#1e1e1e
}
.mw-wiki-logo {
filter:invert(1)
}
.mediawiki {
background-color:#1e1e1e
}
.noprint {
background-color:#1e1e1e
}
a {
color:#f9ba52 /*#0645ad*/
}
a:visited {
color:#f4ff7f /*#0b0080*/
}
dvi#mw-panel div.portal div.body ul li a {
color:#f9ba52
}
dvi#mw-panel div.portal div.body ul li a:visited {
color:#f4ff7f
}
