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; }")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
#bs-nav-sections > div, #bs-left-column #bs-nav-sections {
 
    background-color: white;
 
}
 

Latest revision as of 19:02, 16 September 2020

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