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


.navbar-brand img {
.navbar-brand img {
  float: right;
   height: 174px;
   height: 174px;
}
}
Zeile 15: Zeile 16:
.navbar-static {
.navbar-static {
   height: 190px;
   height: 190px;
  background: #51665f;
}
.subnav {
  float:right;
   background: #51665f;
   background: #51665f;
}
}

Version vom 13. September 2022, 14:41 Uhr

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

.navbar-brand {
  float: right;
}

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

#tweekiTOC {
  margin-top: 174px;
}

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

.subnav {
  float:right;
  background: #51665f;
}

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

.redirecticon {
  display: none !important;
}

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