Difference between revisions of "User:Certified nqh/common.css"
| Line 1: | Line 1: | ||
body { | body { | ||
| − | background- | + | background-color:black; |
| − | + | color:white; | |
} | } | ||
#mw-head { | #mw-head { | ||
| − | background- | + | background-color:black; |
| − | + | color:white; | |
} | } | ||
Revision as of 14:49, 12 October 2023
body {
background-color:black;
color:white;
}
#mw-head {
background-color:black;
color:white;
}
li {
background-color:black;
color:white;
}
