MediaWiki:Common.css: Difference between revisions

From Astraheim Edda
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body.skin-minerva.mw-special-Userlogin {
body {
     background-color: #f0f0f0 !important;
     background-color: #f0f0f0 !important;
}
}

Revision as of 11:58, 5 December 2025

/* CSS placed here will be applied to all skins */
body {
    background-color: #f0f0f0 !important;
}