Difference between revisions of "MediaWiki:Vector.css"

From MDOT Policy Manual
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
#mw-head-base { background-color: #e6ffb4; }
+
#mw-head-base { background-color: # 00 00 FF; }
#mw-panel { background-color: #e6ffb4; }
+
#mw-panel { background-color: # 00 00 FF; }
 
#globalWrapper { background-color: # 00 00 FF; }
 
#globalWrapper { background-color: # 00 00 FF; }
 
#p-tb .body { background-color: # 00 00 FF; }
 
#p-tb .body { background-color: # 00 00 FF; }
 
#footer { background-color: # 00 00 FF; }
 
#footer { background-color: # 00 00 FF; }

Revision as of 14:58, 29 March 2016

/* CSS placed here will affect users of the Vector skin */
#mw-head-base { background-color: #	00 00 FF; }
#mw-panel { background-color: #	00 00 FF; }
#globalWrapper { background-color: #	00 00 FF; }
#p-tb .body { background-color: #	00 00 FF; }
#footer { background-color: #	00 00 FF; }