KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 8: | Zeile 8: | ||
} | } | ||
li { | |||
margin-bottom: 5px; | |||
} | |||
} | } | ||
Version vom 21. Mai 2019, 09:30 Uhr
/*** Formatierungen für Mobil-Geräte ***/
@media (max-width: 900px) {
td {
display: block;
margin-bottom: 5px;
}
li {
margin-bottom: 5px;
}
}