User:Lord-Giganticus/common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
#mw-head { | #mw-head { | ||
background-color: #000000; | background-color: #000000; | ||
} | |||
li { | |||
background-color: #090909; | |||
} | } |
Revision as of 20:55, 14 August 2022
body {
background-color: #090909;
}
#mw-head {
background-color: #000000;
}
li {
background-color: #090909;
}