MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus eCo Wiki
Zeile 9: Zeile 9:
 
#mw-content h2 { border-bottom: solid 2px #11AF9A; }
 
#mw-content h2 { border-bottom: solid 2px #11AF9A; }
 
#mw-content h3 { border-bottom: solid 1px #11AF9A; }
 
#mw-content h3 { border-bottom: solid 1px #11AF9A; }
h1, h2, h3, h4, h5 { font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
+
h1, h2, h3, h4, h5 { font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

Version vom 20. Dezember 2018, 11:02 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
#mw-content-text li { margin-top: 8px; margin-bottom: 8px; }
#mw-content-text li li { margin-left: 8px; }
.firstHeading { border-bottom: solid 4px #E40421 !important; }
.color-left { background: #E40421 !important; }
.color-right { background: #11AF9A !important; }
.color-middle { background: #11AF9A !important; }
#mw-content-container { border-bottom:solid 4px #11AF9A !important; }
#mw-content h2 { border-bottom: solid 2px #11AF9A; }
#mw-content h3 { border-bottom: solid 1px #11AF9A; }
h1, h2, h3, h4, h5 { font-family: Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif !important; }