Difference between revisions of "MediaWiki:Vector.css"

From Karnataka Open Educational Resources
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: body { background-color: #eec32a; }")
 
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; }
 
body { background-color: #eec32a; }
 
body { background-color: #eec32a; }

Revision as of 11:50, 7 December 2016

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