Difference between revisions of "MediaWiki:Common.css"
From Oncopaedia
Line 4: | Line 4: | ||
#mw-content-text p, ul { line-height: 180%;} | #mw-content-text p, ul { line-height: 180%;} | ||
#mw-content-text ul { margin-bottom: 15px !important; } | #mw-content-text ul { margin-bottom: 15px !important; } | ||
− | .navbar {margin-top:0 !important;} | + | .navbar {margin-top:0 !important;margin-bottom:0 !important;} |
ul.small li { | ul.small li { | ||
padding: 0px 21px !important; | padding: 0px 21px !important; |
Revision as of 13:39, 30 April 2019
/* CSS placed here will be applied to all skins */ /*.mw-editsection { display:none!important; }*/ #mw-content-text h2 { margin: 26px 0 !important;} #mw-content-text p, ul { line-height: 180%;} #mw-content-text ul { margin-bottom: 15px !important; } .navbar {margin-top:0 !important;margin-bottom:0 !important;} ul.small li { padding: 0px 21px !important; } .container > .row > .col-lg-9 { padding:0 !important; } .col-lg-9, .col-lg-6 { margin: 0 auto !important; float: none !important; }