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


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


#searchInput {
.navbar-brand img {
   width: 300px;
   height: 174px;
}
}


.navbar-brand img {
.navbar-left {
   height: 174px;
   position: relative;
  top: 130px
}
}


#tweekiTOC {
.navbar-right {
   margin-top: 174px;
   position: relative;
  top: 130px
}
}


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


.subnav {
.subnav {
   background: #51665f;
   background: #51665f;
}
#tweekiTOC {
  margin-top: 174px;
}
}



Version vom 21. September 2022, 13:05 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
}

#searchInput {
  width: 300px;
}

.subnav {
  background: #51665f;
}

#tweekiTOC {
  margin-top: 174px;
}

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

.redirecticon {
  display: none !important;
}

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