MediaWiki:Common.css: Unterschied zwischen den Versionen
Erscheinungsbild
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading1 { | div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading1 { | ||
margin: | font-family: sans-serif; | ||
margin-top: 3.5em; | |||
border-bottom: solid lightgrey; | |||
font-weight: bold; | |||
margin-bottom: 1em; | |||
} | } | ||
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading2 { | div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading2 { | ||
margin: | font-family: sans-serif; | ||
margin-top: 3.5em; | |||
border-bottom: solid lightgrey; | |||
font-weight: bold; | |||
margin-bottom: 1em; | |||
} | } | ||
Version vom 5. August 2026, 18:28 Uhr
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading1 {
font-family: sans-serif;
margin-top: 3.5em;
border-bottom: solid lightgrey;
font-weight: bold;
margin-bottom: 1em;
}
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading2 {
font-family: sans-serif;
margin-top: 3.5em;
border-bottom: solid lightgrey;
font-weight: bold;
margin-bottom: 1em;
}
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;
}
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading4 {
margin: 4em 0 1em 0 !important;
}
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading5 {
margin: 4em 0 1em 0 !important;
}
div#mw-content-text.mw-body-content div.mw-content-ltr.mw-parser-output div.mw-heading.mw-heading6 {
margin: 4em 0 1em 0 !important;
}
#bodyContent #mw-content-text.mw-body-content .mw-content-ltr.mw-parser-output dl dt {
font-size: 1em;
font-family: sans-serif;
margin-top: 3.5em;
border-bottom: solid lightgrey;
font-weight: bold;
margin-bottom: 1em;
}