Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Conorsouness (talk | contribs) (Testing scope of css changes) |
Conorsouness (talk | contribs) m |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
body { | body { | ||
− | background-color: # | + | background-color: #f8f8f8; |
} | } |
Revision as of 14:46, 29 April 2021
/* CSS placed here will be applied to all skins */ body { background-color: #f8f8f8; }