Difference between revisions of "MediaWiki:Common.css"
From Oncopaedia
Line 2: | Line 2: | ||
.mw-editsection { display:none!important; } | .mw-editsection { display:none!important; } | ||
h2 { margin: 26px 0 !important;} | h2 { margin: 26px 0 !important;} | ||
− | p { line-height: 180%;} | + | p, ul { line-height: 180%;} |
ul { margin-bottom: 15px !important; } | ul { margin-bottom: 15px !important; } |
Revision as of 12:13, 30 April 2019
/* CSS placed here will be applied to all skins */ .mw-editsection { display:none!important; } h2 { margin: 26px 0 !important;} p, ul { line-height: 180%;} ul { margin-bottom: 15px !important; }