MediaWiki:Vector.css: Difference between revisions

From Brunswick MD History
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: #mw-head-base { background-color: #fed71c; }")
 
No edit summary
 
(One intermediate revision by the same user not shown)
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: #fed71c; }
mw-head-base { background-color: #fed71c; }
mw-panel { background-color: #e6ffb4; }

Latest revision as of 16:58, 4 January 2018

/* CSS placed here will affect users of the Vector skin */
mw-head-base { background-color: #fed71c; }
mw-panel { background-color: #e6ffb4; }