Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
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: # | |||
#content { background-color: #c8ccd1; } | |||
#bodyContent { background-color: #eaecf0; } | #bodyContent { background-color: #eaecf0; } | ||
#mw-panel { background-color: #eaecf0; } | #mw-panel { background-color: #eaecf0; } |
Revision as of 16:27, 21 February 2022
/* CSS placed here will be applied to all skins */
#content { background-color: #c8ccd1; }
#bodyContent { background-color: #eaecf0; }
#mw-panel { background-color: #eaecf0; }
#p-logo { background-color: #eaecf0; }
#p-navigation { background-color: #eaecf0; }