Wechseln zu:Navigation, Suche
Wiki
/*** Formatierungen für Mobil-Geräte ***/

@media (max-width: 900px) {

td {
  display: block;
  }

}