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