Difference between revisions of "MediaWiki:Common.css"
From MDOT Policy Manual
Line 8: | Line 8: | ||
#mw-head-base { background-color: #e6ffb4; } | #mw-head-base { background-color: #e6ffb4; } | ||
#mw-panel { background-color: #e6ffb4; } | #mw-panel { background-color: #e6ffb4; } | ||
+ | #globalWrapper { background-color: #e6ffb5; } |
Revision as of 14:54, 29 March 2016
/* CSS placed here will be applied to all skins */ body.page-Main_Page li#ca-talk { display: none !important; } #ca-nstab-main { display: none !important; } #ca-viewsource { display: none !important; } #ca-history { display: none !important; } #ca-page { display: none !important; } #content { background-color: #808000; } #mw-head-base { background-color: #e6ffb4; } #mw-panel { background-color: #e6ffb4; } #globalWrapper { background-color: #e6ffb5; }