MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
#catlinks { background-color: #e6ffb4; } | #catlinks { background-color: #e6ffb4; } | ||
#footer { background-color: # | #footer { background-color: #2829E9; } | ||
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; }
#footer { background-color: #2829E9; }