Toggle menu
Toggle preferences menu
Toggle personal menu
Nejste přihlášen(a)
Your IP address will be publicly visible if you make any edits.

MediaWiki:Common.css: Porovnání verzí

MediaWiki interface page
Bez shrnutí editace
Bez shrnutí editace
Řádek 13: Řádek 13:
}
}


.mw-heading > :is(h1,h2,h3,h4,h5,h6) {
ve-ce-headingNode {
   margin-block-end: 0px;
   margin-block-end: 0px;
}
}

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;
}

ve-ce-headingNode {
  margin-block-end: 0px;
}