Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: #content { background-color: #e6ffb4; }") |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#content { background-color: #e6ffb4; } | #content { background-color: #e6ffb4; } | ||
#bodyContent { background-color: #e6ffb4; } |
Revision as of 16:15, 21 February 2022
/* CSS placed here will be applied to all skins */
#content { background-color: #e6ffb4; }
#bodyContent { background-color: #e6ffb4; }