Difference between revisions of "MediaWiki:Common.css"

From Open Source Controls Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: h3, h4, h5, h6 { margin-top: 1em; }")
 
 
(One intermediate revision 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 */
h3, h4, h5, h6 {
    margin-top: 1em;
}

Latest revision as of 20:44, 19 May 2022

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