MediaWiki:Common.css
From Oncopaedia
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will be applied to all skins */
/*.mw-editsection { display:none!important; }*/
#mw-content-text h2 { margin: 0 !important; padding: 26px 0 !important;}
h1, h2, h3, h4,h5 {
color: #65419b
}
#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-10 { padding:0 !important; background: white; }
@media(min-width: 768px) {
.container > .row > .col-lg-10 { /*box-shadow: 0px 0px 20px 4px rgba(0, 0, 0, 0.28);*/ box-shadow: 0 0 15px #000; }
}
body{overflow-x:hidden;}
.col-lg-10 {
margin: 0 auto !important;
float: none !important;
}
.mw-body { margin: 0 !important; padding: 1em 2em !important;}
.footer-info {
font-size: 75% !important;
}
.footer-info, .footer-places {
margin: 12px 0 32px !important;
}
.footer-places {
padding-left: 30px;
}
@media(max-width: 768px) {
.footer-places{
margin-bottom: 0 !important;
}
}
body{background:#2a292a;}
.p-navbar {
border: none !important;
background: linear-gradient(to right, #221635 0%, #3e487b 75%, #41699b 100%) !important;
min-height: 250px !important;
}
.navbar-brand { border: none !important;}