Zum Inhalt springen

MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(269 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 {
margin: 4em 0 1em 0;
}
}


h1,h2,h3,h4,h5,h6,h7,h8 {
dl {margin: 4em 0 1em}
font-family: sans-serif !important;
}

Aktuelle Version vom 2. August 2026, 13:45 Uhr

.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}