MediaWiki:Common.css: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 160: | Zeile 160: | ||
} | } | ||
div.NavPic { background-color: #fff; margin: 0; padding: 2px; float: left; } | div.NavPic { background-color: #fff; margin: 0; padding: 2px; float: left; } | ||
div.NavFrame div.NavHead { height: 1.6em; font-weight: bold; background-color: #ccf; position: relative; } | div.NavFrame div.NavHead { line-height: 1.6em; font-weight: bold; background-color: #ccf; position: relative; } | ||
div.NavFrame p, | div.NavFrame p, | ||
div.NavFrame div.NavContent, | div.NavFrame div.NavContent, | ||
| Zeile 828: | Zeile 828: | ||
} | } | ||
/* | /* Schiebt die erste Biobox nach oben und frisst die „Luft“ davor */ | ||
.mw-parser-output > | .mw-parser-output > table.biobox:first-of-type { | ||
margin-top: -3em !important; /* ggf. auf -2em oder -4em anpassen */ | |||
margin-top: - | |||
/* | |||
} | } | ||