MediaWiki:Common.css
From Sanatan Hindu Dharma
Note: After publishing, 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 / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */
.flex-fill.container{ max-width:100%}
.p-navbar .navbar-brand.p-logo {
height: 3rem;
}
.p-navbar .navbar-brand img {
height: 3.5rem;
}
.p-logo {
height: 6rem;
}
.p-logo img {
height: 5.5rem;
margin-top:.2rem;
}
.footercontainer{max-width:100%;}
.mw-body.content{max-width:1140px; margin:0 auto;}
@media (min-width: 1105px) {
.navbar-expand-cmln, .p-navbar.collapsible {
flex-flow: row wrap;
}
}
@media (max-width: 575.98px) {
.flex-fill.container .row:first-child {
justify-content: center;
}
}
