Difference between revisions of "MediaWiki:Vector.css"

From XileRO Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS placed here will affect users of the Vector skin */
 
/* CSS placed here will affect users of the Vector skin */
#p-navigation { background-color: #e6c17b; }
+
.p-navigation { background-color: #e6c17b; }
#content { background-color: ##e6c17b; }
+
.content { background-color: ##e6c17b; }

Revision as of 16:33, 5 May 2020

/* CSS placed here will affect users of the Vector skin */
.p-navigation { background-color: #e6c17b; }
.content { background-color: ##e6c17b; }