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 */ | ||
# | #bodyContent { background-color: #e6ffb4; } |
Revision as of 11:24, 7 April 2022
/* CSS placed here will be applied to all skins */
- bodyContent { background-color: #e6ffb4; }