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 11: Zeile 11:


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



Version vom 3. Mai 2022, 22:09 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;
}