Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
.p-navigation { background-color: #e6c17b; } | .p-navigation { background-color: #e6c17b; } | ||
.content { background-color: ##e6c17b; } | .content { background-color: ##e6c17b; } | ||
+ | .mw-panel { background-color: #e6c17b; } | ||
+ | .p-logo { background-color: #e6c17b; } | ||
+ | .p-navigation { background-color: #e6c17b; } | ||
+ | .p-tb { background-color: #e6c17b; } | ||
+ | .p-tb-label { background-color: #e6c17b; } | ||
+ | .p-tb .body { background-color: #e6c17b; } | ||
+ | .footer { background-color: #e6c17b; } | ||
+ | .body { background-color: #e6c17b; } |
Revision as of 16:37, 5 May 2020
/* CSS placed here will affect users of the Vector skin */
.p-navigation { background-color: #e6c17b; }
.content { background-color: ##e6c17b; }
.mw-panel { background-color: #e6c17b; }
.p-logo { background-color: #e6c17b; }
.p-navigation { background-color: #e6c17b; }
.p-tb { background-color: #e6c17b; }
.p-tb-label { background-color: #e6c17b; }
.p-tb .body { background-color: #e6c17b; }
.footer { background-color: #e6c17b; }
.body { background-color: #e6c17b; }