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 26: Zeile 26:
.sidebar-wrapper {
.sidebar-wrapper {
   top: 220px
   top: 220px
}
.skin-tweeki {
  background-color: #DCDCDC;
}
}



Version vom 11. Oktober 2022, 11:45 Uhr

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

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

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

.navbar-left {
  position: relative;
  top: 130px
}

.navbar-right {
  position: relative;
  top: 130px
}

.subnav {
  background: #51665f;
}

.sidebar-wrapper {
  top: 220px
}

.redirecticon {
  display: none !important;
}

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

h2 {
  font-size: 24px
}

a {
  color: #83a99f
}