MediaWiki: Tweeki.css: Unterschied zwischen den Versionen
Aus Frühe Texte der Holocaust- und Lagerliteratur 1933 bis 1949
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 7: | Zeile 7: | ||
#searchInput { | #searchInput { | ||
width: 400px; | width: 400px; | ||
} | |||
.navbar-brand img { | |||
height: 174px; | |||
} | |||
#tweekiTOC { | |||
margin-top: 174px; | |||
} | |||
.navbar-static { | |||
height: 190px; | |||
background: #51665f; | |||
} | } | ||
Version vom 21. September 2022, 12:48 Uhr
/* CSS placed here will affect users of the Tweeki skin */
.navbar-static {
background: #51665f;
}
#searchInput {
width: 400px;
}
.navbar-brand img {
height: 174px;
}
#tweekiTOC {
margin-top: 174px;
}
.navbar-static {
height: 190px;
background: #51665f;
}
.subnav {
background: #51665f;
}
.skin-tweeki {
background-color: #DDDDDD;
}
.redirecticon {
display: none !important;
}
.gallery-mainpage {
background-color: #f8f9fa;;
}