Difference between revisions of "MediaWiki:Common.css"

From MDOT Policy Manual
Jump to: navigation, search
Line 6: Line 6:
 
#ca-page { display: none !important; }
 
#ca-page { display: none !important; }
 
#content { background-color: #808000; }
 
#content { background-color: #808000; }
 +
#mw-head-base { background-color: #e6ffb4; }

Revision as of 14:53, 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; }