Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
#content { background-color: #c8ccd1; } | #content { background-color: #c8ccd1; } | ||
#footer { background-color: #e6ffb4; } | #footer { background-color: #e6ffb4; } | ||
#p-logo { background-color: #4682B4; } | |||
<nowiki> | <nowiki> |
Revision as of 16:32, 21 February 2022
/* CSS placed here will be applied to all skins */
#p-navigation { background-color: #4682B4 ; }
#content { background-color: #c8ccd1; }
#footer { background-color: #e6ffb4; }
#p-logo { background-color: #4682B4; }
<nowiki>
#bodyContent { background-color: #eaecf0; }
#mw-panel { background-color: #eaecf0; }
#p-logo { background-color: #eaecf0; }
</nowiki>