MediaWiki:Common.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
(14 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 9: Zeile 9:


/* größerer Abstand nach Listenelementen */
/* größerer Abstand nach Listenelementen */
.spaced > ul > li { margin-bottom:6px; }
.widelist ul li { margin-bottom: 18px; }
.spaced > ol > li { margin-bottom:6px; }
.widelist ul li ul li { margin-bottom: 0; }
div.spaced > ul > li { margin-bottom:8px; }
.mediumlist ul li { margin-bottom: 12px; }
div.spaced > ol > li { margin-bottom:8px; }
.medium ul li ul li { margin-bottom: 0; }


/* Tabellenfarben */
/* Tabellenfarben */
table.octable1 > tr > th { background-color:#efedcd; }
table.octable1 tr th { background-color:#efedcd; }
table.octable1 > tr > td { background-color:#fbfbf3; }
table.octable1 tr td { background-color:#fbfbf3; }


/* Überschriftentiefe begrenzen */
/* Überschriftentiefe begrenzen */
Zeile 26: Zeile 26:
/* farbige Zwischenüberschriften */
/* farbige Zwischenüberschriften */
p.ocp3 { color:#48798c; font-weight:bold; font-size:1.1em; margin:12px 0 0 0 }
p.ocp3 { color:#48798c; font-weight:bold; font-size:1.1em; margin:12px 0 0 0 }
/* Vorlage:Codepath */
.codepath a {color:green !important; background-image:none !important; padding-right:0 !important}
2.505

Bearbeitungen

Navigationsmenü