MediaWiki
Minerva.css: Difference between revisions
From Grouse House Wiki
(Created page with "→All CSS here will be loaded for users of the MinervaNeue skin: body { color: red; }") Tags: mobile web edit mobile edit |
No edit summary Tags: mobile web edit mobile edit |
||
Line 2: | Line 2: | ||
.header-container { | |||
color: | background-color: #252525; | ||
} | } |
Revision as of 01:21, 19 January 2024
/* All CSS here will be loaded for users of the MinervaNeue skin */ .header-container { background-color: #252525; }