|
|
| (268 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) |
| Zeile 1: |
Zeile 1: |
| html, body {
| | .mw-body .mw-heading1 { |
| font-family: sans-serif !important;
| | margin: 2em 0 0.5em 0; |
| | font-family: sans-serif !important; |
| } | | } |
| /* Ueberschriften */
| | .mw-body .mw-heading2 { |
| .mw-body h1, .mw-body-content h1, .mw-body-content h2 { | | margin: 2em 0 0.5em 0; |
| font-family: sans-serif !important;
| | font-family: sans-serif !important; |
| } | | } |
| | | .mw-heading .mw-heading3 { |
| h1,h2,h3,h4,h5,h6,h7,h8 {
| | margin: 4em 0 1em 0; |
| font-family: sans-serif !important;
| |
| } | | } |
|
| |
|
| div#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h1 {
| | dl {margin: 4em 0 1em} |
| margin-top: 5em;
| |
| }
| |
| div#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h2 {
| |
| margin-top: 4.5em;
| |
| }
| |
| div#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h3 {
| |
| margin-top: 4em;
| |
| border-bottom: solid lightgrey;
| |
| }
| |
| div#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h4 {
| |
| margin-top: 3.5em;
| |
| border-bottom: solid lightgrey;
| |
| }
| |
| div#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h5 {
| |
| margin-top: 3em;
| |
| }
| |
| div#mw-content-text.mw-body-content.mw-content-ltr div.mw-parser-output h6 {
| |
| margin-top: 2.5em;
| |
| } | |
.mw-body .mw-heading1 {
margin: 2em 0 0.5em 0;
font-family: sans-serif !important;
}
.mw-body .mw-heading2 {
margin: 2em 0 0.5em 0;
font-family: sans-serif !important;
}
.mw-heading .mw-heading3 {
margin: 4em 0 1em 0;
}
dl {margin: 4em 0 1em}