MediaWiki: Tweeki.css: Unterschied zwischen den Versionen

Aus Frühe Texte der Holocaust- und Lagerliteratur 1933 bis 1949
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „→‎CSS placed here will affect users of the Tweeki skin: .navbar-brand img { height: 174px; }“)
 
Keine Bearbeitungszusammenfassung
Zeile 3: Zeile 3:
.navbar-brand img {
.navbar-brand img {
   height: 174px;
   height: 174px;
}
.navbar {
  height: 190px;
}
}

Version vom 3. Mai 2022, 15:23 Uhr

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

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

.navbar {
  height: 190px;
}