MediaWiki: Tweeki.css: Unterschied zwischen den Versionen

Aus Frühe Texte der Holocaust- und Lagerliteratur 1933 bis 1949
Wechseln zu: Navigation, Suche
(Änderung 11134 von Michael Freiberg (Diskussion) rückgängig gemacht.)
Markierungen: Rückgängigmachung Zurückgesetzt
Keine Bearbeitungszusammenfassung
Markierung: Zurückgesetzt
Zeile 9: Zeile 9:
   height: 174px;
   height: 174px;
   position: relative;
   position: relative;
}  
  top: -130px
}


#mw-head {
#mw-head {

Version vom 7. Februar 2023, 11:51 Uhr

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

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

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

#mw-head {
  position: relative;
  top: 130px
}

.nav a {
  color: #ffffff
}

.subnav {
  background: #51665f;
}

.suggestions .suggestions-results {
  font-size: 14px;
}

.sidebar-wrapper {
  top: 220px
}

.dropdown-toggle, .dropdown-menu {
  display:none !important;
}

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

.redirecticon {
  display: none !important;
}

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

h1  {
  font-size: 24px;
}
 
h2 {
  font-size: 24px;
  clear: left;
}

.mw-search-form-wrapper {
  display: none;
}

.smw-subobject-entity {
  font-style: normal;
}