MediaWiki: Tweeki.css: Unterschied zwischen den Versionen
Aus Frühe Texte der Holocaust- und Lagerliteratur 1933 bis 1949
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 2: | Zeile 2: | ||
.navbar-static { | .navbar-static { | ||
height: 190px; | |||
background: #51665f; | background: #51665f; | ||
} | } | ||
.navbar-brand img { | |||
height: 174px; | |||
} | } | ||
.navbar- | .navbar-left { | ||
position: relative; | |||
top: 130px | |||
} | } | ||
.navbar-right { | |||
position: relative; | |||
top: 130px | |||
} | } | ||
#searchInput { | |||
width: 300px; | |||
} | } | ||
.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;;
}