MediaWiki:Vector.css: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
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 */
body { background-color: #989997; }
body { background-color: #989997; }
footer { background-color: #e6ffb4; }
#footer { background-color: #e6ffb4; }
content { background-color: #e6ffb4; }

Revision as of 01:10, 30 May 2025

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