KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
/*** Beginn allgemeine Formatierungen ***/ | /*** Beginn allgemeine Formatierungen ***/ | ||
a { | .mw-collapsible-text a { | ||
color: #f0ad4e; | color: #f0ad4e; | ||
font-size: 10px; | font-size: 10px; | ||
Version vom 21. Mai 2019, 09:48 Uhr
/*** Beginn allgemeine Formatierungen ***/
.mw-collapsible-text a {
color: #f0ad4e;
font-size: 10px;
}
li {
margin-bottom: 15px;
}
/* Ende allgemeine Formatierungen */
/*** Beginn Formatierungen für Mobil-Geräte ***/
@media (max-width: 900px) {
td {
display: block;
margin-bottom: 5px;
}
/* Ende Formatierungen für Mobil-Geräte */
}