User:Lord-Giganticus/common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
} | } | ||
#ca-view.span { | #ca-view .a .span { | ||
color: #0645ad; | color: #0645ad; | ||
} | } |
Revision as of 21:03, 14 August 2022
body {
background-color: #090909;
}
#mw-head {
background-color: #000000;
}
#ca-view {
background: #090909;
}
#ca-view .a .span {
color: #0645ad;
}