Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
#mw-panel { background-color: #B0C4DE; } | #mw-panel { background-color: #B0C4DE; } | ||
#p-logo { background-color: #B0C4DE; } | #p-logo { background-color: #B0C4DE; } | ||
#p-navigation { background-color: #B0C4DE; } | |||
#p-tb { background-color: #B0C4DE; } | |||
body { background-color: #B0C4DE; } | |||
Revision as of 11:40, 7 April 2022
/* All CSS here will be loaded for users of the Vector skin */
#mw-head-base { background-color: #B0C4DE ; }
#mw-panel { background-color: #B0C4DE; }
#p-logo { background-color: #B0C4DE; }
#p-navigation { background-color: #B0C4DE; }
#p-tb { background-color: #B0C4DE; }
body { background-color: #B0C4DE; }