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 |
||
| 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-left { | |||
background: #01033f; | |||
} | |||
.color-right { | |||
background: #ffbc6b; | |||
} | } | ||
Version vom 19. August 2018, 22:05 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-left {
background: #01033f;
}
.color-right {
background: #ffbc6b;
}
