MediaWiki:Minerva.css: Difference between revisions
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
background-color: red !important; /* Set the main background */ | background-color: red !important; /* Set the main background */ | ||
} | } | ||
Revision as of 06:28, 8 February 2025
/* All CSS here will be loaded for users of the MinervaNeue skin */ /* Make the entire header area red */ .skin-minerva { background-color: red !important; /* Set the main background */ }