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