MediaWiki:Common.css: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Markierung: Zurückgesetzt
Keine Bearbeitungszusammenfassung
Markierung: Zurückgesetzt
Zeile 1.897: Zeile 1.897:
.mw-parser-output table.biobox .biobox-photo .mw-file-element {
.mw-parser-output table.biobox .biobox-photo .mw-file-element {
   line-height: 0 !important;
   line-height: 0 !important;
}
/* Header über dem Bild: unten bündig */
.mw-parser-output table.biobox .biobox-header {
  padding-bottom: 0 !important;
}
/* Caption unter dem Bild: oben bündig (falls Caption vorhanden) */
.mw-parser-output table.biobox .biobox-caption {
  padding-top: 0.15em !important; /* oder 0, wenn komplett bündig gewünscht */
}
}