Difference between revisions of "MediaWiki:Vector.css"
From MDOT Policy Manual
Line 2: | Line 2: | ||
#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: # | + | #globalWrapper { background-color: # 00 00 FF; } |
− | #p-tb .body { background-color: # | + | #p-tb .body { background-color: # 00 00 FF; } |
− | #footer { background-color: # | + | #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: #e6ffb4; } #mw-panel { background-color: #e6ffb4; } #globalWrapper { background-color: # 00 00 FF; } #p-tb .body { background-color: # 00 00 FF; } #footer { background-color: # 00 00 FF; }