MediaWiki:Minerva.css: verschil tussen versies
MediaWiki interface page
Geen bewerkingssamenvatting |
Geen bewerkingssamenvatting |
||
| Regel 14: | Regel 14: | ||
} | } | ||
h1, h2 { | .pre-content h1, .content h1, .content h2 { | ||
font-family: sans-serif; | font-family: sans-serif; | ||
} | } | ||
Versie van 9 jun 2022 15:33
/* All CSS here will be loaded for users of the MinervaNeue skin */
#footer-places-disclaimer,
#p-interaction,
.minerva-header .navigation-drawer .hlist,
.minerva-header .navigation-drawer .menu__item--random,
body:not(.is-authenticated) .minerva__tab-container,
body:not(.is-authenticated) .page-actions-menu {
display: none !important;
}
.minerva-header .navigation-drawer #mw-mf-page-left .collapsible-content {
padding-bottom: 0;
padding-left: 15px;
}
.pre-content h1, .content h1, .content h2 {
font-family: sans-serif;
}