MediaWiki:Vector.css: Difference between revisions

From NU HPC Wiki
Jump to navigation Jump to search
(Created page with "→‎All CSS here will be loaded for users of the Vector skin: #content { background-color: #e6ffb4; }")
 
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */
#content { background-color: #e6ffb4; }
#bodyContent { background-color: #e6ffb4; }

Revision as of 05:36, 3 July 2024

/* All CSS here will be loaded for users of the Vector skin */
#bodyContent { background-color: #e6ffb4; }