Wechseln zu:Navigation, Suche
Wiki
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
Zeile 8: Zeile 8:
   }
   }


li {
  margin-bottom: 5px;
  }
}
}

Version vom 21. Mai 2019, 10:30 Uhr

/*** Formatierungen für Mobil-Geräte ***/

@media (max-width: 900px) {

td {
  display: block;
  margin-bottom: 5px;
  }

li {
  margin-bottom: 5px;
  }
}