MediaWiki: Tweeki.css: Unterschied zwischen den Versionen

Aus Frühe Texte der Holocaust- und Lagerliteratur 1933 bis 1949
Wechseln zu: Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 16: Zeile 16:
.redirecticon {
.redirecticon {
   display: none !important;
   display: none !important;
}
.gallery-mainpage {
  background-color: #DDDDDD;
}
}

Version vom 3. Mai 2022, 22:20 Uhr

/* CSS placed here will affect users of the Tweeki skin */

.navbar-brand img {
  height: 174px;
}

.navbar-static {
  height: 190px;
  background: #51665f;
}

.skin-tweeki {
  background-color: #DDDDDD;
}

.redirecticon {
  display: none !important;
}

.gallery-mainpage {
  background-color: #DDDDDD;
}