MediaWiki:Common.css: Porovnání verzí
MediaWiki interface page
More actions
Bez shrnutí editace |
Bez shrnutí editace |
||
| Řádek 16: | Řádek 16: | ||
margin-block-end: 0em !important; | margin-block-end: 0em !important; | ||
} | } | ||
.private-block{ padding:.5rem .75rem; border:1px dashed rgba(128,128,128,.4); background:transparent; } | |||
.private-block-placeholder{ opacity:.8; font-style:italic; } | |||
Verze z 9. 10. 2025, 20:37
.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;
}
.private-block{ padding:.5rem .75rem; border:1px dashed rgba(128,128,128,.4); background:transparent; }
.private-block-placeholder{ opacity:.8; font-style:italic; }