MediaWiki:Common.css: Difference between revisions
From Sanatan Hindu Dharma
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.flex-fill.container{ max-width:100%} | |||
.p-navbar .navbar-brand.p-logo { | .p-navbar .navbar-brand.p-logo { | ||
height: 3rem; | height: 3rem; | ||
Revision as of 17:53, 5 December 2024
/* 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;
}
@media (min-width: 1105px) {
.navbar-expand-cmln, .p-navbar.collapsible {
flex-flow: row wrap;
}
}
