Difference between revisions of "MediaWiki:Common.css"

From Hubitat Documentation
Jump to: navigation, search
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
+
/* CSS placed here will be applied to all skins #382e2b*/
 
#n-randompage { display:none}
 
#n-randompage { display:none}
body { }
+
body { background-color: #fff;}
#mw-page-base { background: unset; background-color: #382e2b; }
+
#mw-page-base { background: unset; background-color: #fff; }

Revision as of 00:17, 25 October 2018

/* CSS placed here will be applied to all skins #382e2b*/
#n-randompage { display:none}
body { background-color: #fff;}
#mw-page-base { background: unset; background-color: #fff; }