Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will affect users of the Vector skin: .p-navigation { background-color: #e6c17b; }") |
|||
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; } | |
+ | #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; }