User:Certified nqh/common.css
< User:Certified nqh
Revision as of 15:16, 12 October 2023 by Certified nqh (talk | contribs)
body {
background-color: black;
color: white;
}
div {
background-color: black !important;
color: white !important;
}
#mw-head {
background-color: black;
color: white;
}
#mw-wiki-logo {
filter: invert(100%);
}
a {
color: #FFF;
}
a:visited {
color: #CCC;
}
a:hover {
color: #F00;
}
a:active {
background-color: white;
color: #000;
}
