Vorlage:Navigationsleiste/Schluchten in Kirgisistan/styles.css: Unterschied zwischen den Versionen
Erscheinungsbild
Philip (Diskussion | Beiträge) Quicklinks und Ausrichtung der Navigationsleiste korrigiert |
Philip (Diskussion | Beiträge) Eigene V-D-B-Links links im Kopf ergänzt |
||
| Zeile 26: | Zeile 26: | ||
.wj-gorges-nav .erweiterte-navigationsleiste-quicklinks { | .wj-gorges-nav .erweiterte-navigationsleiste-quicklinks { | ||
display: | display: none !important; | ||
} | |||
.wj-gorges-nav .wj-gorges-nav-links { | |||
position: absolute; | position: absolute; | ||
top: 50%; | top: 50%; | ||
left: 0.85em; | left: 0.85em; | ||
transform: translateY(-50%); | transform: translateY(-50%); | ||
font-size: 75%; | |||
font-size: 75% | font-weight: normal; | ||
font-weight: normal | |||
line-height: 1; | line-height: 1; | ||
white-space: nowrap; | |||
} | |||
.wj-gorges-nav .wj-gorges-nav-links a { | |||
color: #3366cc; | |||
text-decoration: none; | |||
} | |||
.wj-gorges-nav .wj-gorges-nav-links a:hover { | |||
color: #0645ad; | |||
text-decoration: underline; | |||
} | } | ||
Version vom 21. Mai 2026, 11:21 Uhr
/* Styles for [[Vorlage:Navigationsleiste/Schluchten in Kirgisistan]] */
.wj-gorges-nav {
clear: both;
margin: 1em 0;
font-size: 92%;
}
.wj-gorges-nav .NavFrame {
border: 1px solid #9aa8b3;
border-radius: 4px;
overflow: hidden;
background: #ffffff;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}
.wj-gorges-nav .NavHead {
position: relative;
padding: 0.45em 7em;
border-bottom: 1px solid #c9d6df;
background: #dfeaf3;
color: #1f2933;
font-weight: 700;
line-height: 1.35;
text-align: center;
}
.wj-gorges-nav .erweiterte-navigationsleiste-quicklinks {
display: none !important;
}
.wj-gorges-nav .wj-gorges-nav-links {
position: absolute;
top: 50%;
left: 0.85em;
transform: translateY(-50%);
font-size: 75%;
font-weight: normal;
line-height: 1;
white-space: nowrap;
}
.wj-gorges-nav .wj-gorges-nav-links a {
color: #3366cc;
text-decoration: none;
}
.wj-gorges-nav .wj-gorges-nav-links a:hover {
color: #0645ad;
text-decoration: underline;
}
.wj-gorges-nav .NavToggle {
top: 50%;
right: 0.85em;
transform: translateY(-50%);
font-size: 75%;
font-weight: normal;
}
.wj-gorges-nav .NavContent {
background: #f7f9fb;
}
.wj-gorges-nav .NavContent > .wikitable {
border: 0 !important;
border-collapse: separate;
border-spacing: 0;
background: #ffffff;
}
.wj-gorges-nav .NavContent > .wikitable > tbody > tr {
border-top: 1px solid #ffffff !important;
border-bottom: 1px solid #ffffff !important;
}
.wj-gorges-nav .NavContent > .wikitable td {
padding: 0.58em 0.75em;
border-color: #ffffff !important;
vertical-align: middle;
line-height: 1.45;
}
.wj-gorges-nav .erw-nav-gruppe {
background: #e7eff5 !important;
color: #1f2933;
font-weight: 700;
text-align: center !important;
vertical-align: middle !important;
line-height: 1.35;
}
.wj-gorges-nav .erw-nav-gruppe + .hlist {
vertical-align: middle !important;
}
.wj-gorges-nav .hlist[colspan="2"] {
background: #f0f4f7;
color: #1f2933;
font-weight: 700;
letter-spacing: 0;
text-align: center !important;
vertical-align: middle !important;
}
.wj-gorges-nav .hlist[colspan="2"] p {
margin: 0;
}
.wj-gorges-nav .NavContent a {
font-weight: 500;
}
.wj-gorges-nav .NavContent a.new {
font-weight: 400;
}
.wj-gorges-nav .NavContent > .wikitable tr:last-child td {
background: #f0f4f7;
font-weight: 700;
text-align: center;
}
@media screen and (max-width: 700px) {
.wj-gorges-nav .NavHead {
padding: 0.55em 4.8em;
}
.wj-gorges-nav .erw-nav-gruppe {
white-space: normal !important;
}
}