MediaWiki:Common.css: Difference between revisions

From Aetherium
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: #2829E9; }
#footer { background-color: #0e2d93; }

Revision as of 00:12, 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: #0e2d93; }