MediaWiki:Vector.css: Difference between revisions

From Forklift Certified Video Games
Jump to navigation Jump to search
Line 16: Line 16:


#catlinks { background-color: #686968; }
#catlinks { background-color: #686968; }
#p-tb .body { background-color: #989997; }
#p-tb .body { background-color: #686968; }
#footer { background-color: #686968; }
#footer { background-color: #686968; }

Revision as of 01:41, 30 May 2025

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

#p-navigation { background-color: #989997; }
#mw-head-base { background-color: #989997; }
#mw-head { background-color: #989997; }
#mw-panel { background-color: #989997; }
#p-logo { background-color: #989997; }

#p-tb { background-color: #989997; }
#p-tb-label { background-color: #989997; }

#content { background-color: #b3b5b3; }
#bodyContent { background-color: #b3b5b3; }
#firstHeading { background-color: #b3b5b3; }

#catlinks { background-color: #686968; }
#p-tb .body { background-color: #686968; }
#footer { background-color: #686968; }