MediaWiki:Common.css: Unterschied zwischen den Versionen
Erscheinungsbild
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
.mw-body .mw-heading1 { | div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading1 { | ||
margin: 4em 0 1em 0; | margin: 4em 0 1em 0; | ||
font-family: sans-serif !important; | font-family: sans-serif !important; | ||
} | } | ||
.mw-body .mw-heading2 { | |||
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading2 { | |||
margin: 4em 0 1em 0; | margin: 4em 0 1em 0; | ||
font-family: sans-serif !important; | font-family: sans-serif !important; | ||
} | } | ||
.mw-heading .mw-heading3 { | div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading3 { | ||
margin: 4em 0 1em 0 !important; | margin: 4em 0 1em 0 !important; | ||
} | } | ||
Version vom 5. August 2026, 18:13 Uhr
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading1 {
margin: 4em 0 1em 0;
font-family: sans-serif !important;
}
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading2 {
margin: 4em 0 1em 0;
font-family: sans-serif !important;
}
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading3 {
margin: 4em 0 1em 0 !important;
}
.mw-heading .mw-heading4 {
margin: 4em 0 1em 0 !important;
}
.mw-heading .mw-heading5 {
margin: 4em 0 1em 0 !important;
}
.mw-heading .mw-heading6 {
margin: 4em 0 1em 0 !important;
}
dl {
margin: 4em 0 1em 0 !important;
}