MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
#p-navigation { background-color: #6B87E1; } | #p-navigation { background-color: #6B87E1; } | ||
#p-tb | #p-tb { background-color: #6B87E1; } | ||
#catlinks { background-color: #e6ffb4; } | #catlinks { background-color: #e6ffb4; } |
Revision as of 00:11, 5 July 2023
/* CSS placed here will be applied to all skins */ body { background-color: #030f35; } #content { background-color: #6B87E1; } #p-logo { background-color: #030f35; } #p-navigation { background-color: #6B87E1; } #p-tb { background-color: #6B87E1; } #catlinks { background-color: #e6ffb4; }