Difference between revisions of "User:Certified nqh/common.css"
| Line 14: | Line 14: | ||
link { | link { | ||
| + | background-color:black; | ||
| + | color:white; | ||
| + | } | ||
| + | |||
| + | a { | ||
background-color:black; | background-color:black; | ||
color:white; | color:white; | ||
} | } | ||
Revision as of 15:01, 12 October 2023
body {
background-color:black;
color:white;
}
#mw-head {
background-color:black;
color:white;
}
#p-logo {
filter: invert(100%);
}
link {
background-color:black;
color:white;
}
a {
background-color:black;
color:white;
}
