MediaWiki

Minerva.css: Difference between revisions

From Grouse House Wiki

No edit summary
Tags: mobile web edit mobile edit
No edit summary
Tags: mobile web edit mobile edit
Line 3: Line 3:


.header-container {
.header-container {
     background-color: #252525;
     background-color: #252525 !important;
}
}

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 !important;
}