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


li {
ul li {
   margin-bottom: 15px;
   margin-bottom: 15px;
   }
   }

Version vom 21. Mai 2019, 10:49 Uhr

/*** Beginn allgemeine Formatierungen ***/

.mw-collapsible-text a {
  color: #f0ad4e;
  font-size: 10px;
  }

ul 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 */
}