MediaWiki:Common.css: Difference between revisions

From WikiMSK

No edit summary
No edit summary
Line 3: Line 3:


.bg-ws {
.bg-ws {
     background-color: #3498DB !important;
     background-color: #3498DB!important;
}
}

Revision as of 16:36, 20 June 2020

/* CSS placed here will be applied to all skins */
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }

.bg-ws {
    background-color: #3498DB!important;
}