Jump to content

MediaWiki:Common.css: Difference between revisions

From ChronoVale Wiki
Tag: Replaced
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 */
.mw-rcfilters-ui,
.mw-rcfilters-ui-view,
.mw-rcfilters-ui-container {
    background-color: #2596be !important;
    color: #202122;
}

Revision as of 13:55, 20 December 2025

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

.mw-rcfilters-ui,
.mw-rcfilters-ui-view,
.mw-rcfilters-ui-container {
    background-color: #2596be !important;
    color: #202122;
}