MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Copedia
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 2: | Zeile 2: | ||
tt { | tt { | ||
font-size:12px; | font-size:12px; | ||
} | } | ||
code,pre { | code,pre { | ||
Version vom 27. März 2016, 08:48 Uhr
/* CSS an dieser Stelle wirkt sich auf alle Skins aus */
tt {
font-size:12px;
}
code,pre {
font-size:12px;
}
/* Anpassungen Cogneon */
h1,
h2,
h3,
h4,
h5,
h6 {
color: #ff6600;
}