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