MediaWiki:Common.css: Difference between revisions
Carl Pettitt (talk | contribs) No edit summary |
Carl Pettitt (talk | contribs) No edit summary Tag: Reverted |
||
Line 4: | Line 4: | ||
} | } | ||
.color-left | .color-left { | ||
background: #014c68; | background: #014c68; | ||
} | } |
Revision as of 01:03, 5 November 2024
/* CSS placed here will be applied to all skins */ body { background: #014c68; } .color-left { background: #014c68; }