No edit summary
No edit summary
Line 5: Line 5:
}
}


.branding-box {
.minerva-header .branding-box a span {
color: white;
color: #FFF;
}
}

Revision as of 18:49, 8 October 2025

/* CSS placed here will be applied to all skins */

.header-container.header-chrome {
    background-color: #204a62;
}

.minerva-header .branding-box a span {
color: #FFF;
}