Difference between revisions of "MediaWiki:Common.css"

(Created page with "CSS placed here will be applied to all skins: #bs-nav-sections > div, #bs-left-column #bs-nav-sections { background-color: white; }")
(No difference)

Revision as of 17:03, 16 September 2020

/* CSS placed here will be applied to all skins */
#bs-nav-sections > div, #bs-left-column #bs-nav-sections {
    background-color: white;
}