MediaWiki:Common.css: Porovnání verzí
MediaWiki interface page
More actions
Bez shrnutí editace |
Bez shrnutí editace |
||
| Řádek 13: | Řádek 13: | ||
} | } | ||
h1, h2, h3, h4, h5, h6 { | |||
margin-block-end: 0em !important; | |||
} | } | ||
Verze z 9. 10. 2025, 18:25
.mw-parser-output p { margin: .0em 0; }
.mw-heading {
display: flex;
align-items: flex-end !important;
gap: .5rem;
}
.mw-heading .citizen-section-indicator,
.mw-heading .mw-editsection {
align-self: center;
line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
margin-block-end: 0em !important;
}