MediaWiki: Tweeki.css: Unterschied zwischen den Versionen
Aus Frühe Texte der Holocaust- und Lagerliteratur 1933 bis 1949
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 40: | Zeile 40: | ||
} | } | ||
h1 { | |||
font-size: 24px; | |||
} | |||
h2 { | h2 { | ||
font-size: 24px | font-size: 24px; | ||
} | |||
.mw-search-profile-tabs { | |||
display: hidden; | |||
} | } | ||
Version vom 18. Oktober 2022, 14:02 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
}
.subnav {
background: #51665f;
}
.sidebar-wrapper {
top: 220px
}
.skin-tweeki {
background-color: #e8e8e8;
}
.redirecticon {
display: none !important;
}
.gallery-mainpage {
background-color: #f8f9fa;
}
h1 {
font-size: 24px;
}
h2 {
font-size: 24px;
}
.mw-search-profile-tabs {
display: hidden;
}