MediaWiki:Timeless.css: Unterschied zwischen den Versionen
Aus Klartraum-Wiki
Morn (Diskussion | Beiträge) Die Seite wurde neu angelegt: „#p-logo-text a.long { font-size: 1.68em; padding: 0.3em 0em 0 0; line-height: 0.8; }“ |
Morn (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
(2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 3: | Zeile 3: | ||
padding: 0.3em 0em 0 0; | padding: 0.3em 0em 0 0; | ||
line-height: 0.8; | line-height: 0.8; | ||
} | |||
.color-middle { | |||
background: #7b72ac; | |||
} | |||
.color-right { | |||
background: #01033f; | |||
} | |||
.color-left { | |||
background: #feaa5b; | |||
} | } |
Aktuelle Version vom 11. April 2020, 18:15 Uhr
#p-logo-text a.long { font-size: 1.68em; padding: 0.3em 0em 0 0; line-height: 0.8; } .color-middle { background: #7b72ac; } .color-right { background: #01033f; } .color-left { background: #feaa5b; }