Vorlage:Navigationsleiste/Schluchten in Kirgisistan/styles.css: Unterschied zwischen den Versionen
Erscheinungsbild
Philip (Diskussion | Beiträge) Position der Einklappen-Schaltfläche korrigiert |
Philip (Diskussion | Beiträge) Einheitliche Navbox-Schriftgrößen, Ausrichtung und Farbparameter vorbereitet |
||
| Zeile 3: | Zeile 3: | ||
clear: both; | clear: both; | ||
margin: 1em 0; | margin: 1em 0; | ||
font-size: | font-size: 88%; | ||
} | } | ||
.wj-gorges-nav .NavFrame { | .wj-gorges-nav .NavFrame { | ||
border: 1px solid # | border: 1px solid #aaa; | ||
border-radius: | border-radius: 0; | ||
overflow: hidden; | overflow: hidden; | ||
background: #ffffff; | background: #ffffff; | ||
} | } | ||
.wj-gorges-nav .NavHead { | .wj-gorges-nav .NavHead { | ||
position: relative; | position: relative; | ||
padding: 0. | padding: 0.35em 7em; | ||
color: #202122; | |||
color: # | |||
font-weight: 700; | font-weight: 700; | ||
line-height: 1.35; | line-height: 1.35; | ||
text-align: center; | text-align: center; | ||
} | |||
.wj-gorges-nav .NavHead > :not(.wj-gorges-nav-links):not(.erweiterte-navigationsleiste-quicklinks) { | |||
font-size: 114%; | |||
} | } | ||
| Zeile 57: | Zeile 58: | ||
.wj-gorges-nav .NavContent { | .wj-gorges-nav .NavContent { | ||
background: # | background: #fdfdfd; | ||
} | } | ||
.wj-gorges-nav .NavContent > .wikitable { | .wj-gorges-nav .NavContent > .wikitable { | ||
border: 0 !important; | border: 0 !important; | ||
border-collapse: | border-collapse: collapse; | ||
border-spacing: 0; | border-spacing: 0; | ||
background: | background: transparent; | ||
} | } | ||
.wj-gorges-nav .NavContent > .wikitable td { | .wj-gorges-nav .NavContent > .wikitable td { | ||
padding: 0. | padding: 0.35em 0.6em; | ||
border-color: # | border-color: #fdfdfd !important; | ||
vertical-align: middle; | vertical-align: middle; | ||
line-height: 1.45; | line-height: 1.45; | ||
| Zeile 80: | Zeile 76: | ||
.wj-gorges-nav .erw-nav-gruppe { | .wj-gorges-nav .erw-nav-gruppe { | ||
width: 1px; | |||
color: # | padding: 0.35em 0.8em !important; | ||
color: #202122; | |||
font-weight: 700; | font-weight: 700; | ||
text-align: | text-align: left !important; | ||
vertical-align: middle !important; | vertical-align: middle !important; | ||
white-space: nowrap; | |||
} | } | ||
.wj-gorges-nav .erw-nav-gruppe + .hlist { | .wj-gorges-nav .erw-nav-gruppe + .hlist { | ||
text-align: left !important; | |||
vertical-align: middle !important; | vertical-align: middle !important; | ||
border-left: 2px solid #fdfdfd !important; | |||
} | } | ||
.wj-gorges-nav .hlist[colspan="2"] { | .wj-gorges-nav .hlist[colspan="2"] { | ||
color: #202122; | |||
color: # | |||
font-weight: 700; | font-weight: 700; | ||
letter-spacing: 0; | letter-spacing: 0; | ||
| Zeile 103: | Zeile 101: | ||
.wj-gorges-nav .hlist[colspan="2"] p { | .wj-gorges-nav .hlist[colspan="2"] p { | ||
margin: 0; | margin: 0; | ||
font-size: 114%; | |||
} | } | ||
.wj-gorges-nav .NavContent a { | .wj-gorges-nav .NavContent a { | ||
font-weight: 400; | font-weight: 400; | ||
} | } | ||
.wj-gorges-nav .NavContent > .wikitable tr:last-child td { | .wj-gorges-nav .NavContent > .wikitable tr:last-child td { | ||
font-weight: 700; | font-weight: 700; | ||
text-align: center; | text-align: center; | ||
| Zeile 121: | Zeile 115: | ||
@media screen and (max-width: 700px) { | @media screen and (max-width: 700px) { | ||
.wj-gorges-nav .NavHead { | .wj-gorges-nav .NavHead { | ||
padding: 0. | padding: 0.45em 4.8em; | ||
} | } | ||
Version vom 21. Mai 2026, 11:30 Uhr
/* Styles for [[Vorlage:Navigationsleiste/Schluchten in Kirgisistan]] */
.wj-gorges-nav {
clear: both;
margin: 1em 0;
font-size: 88%;
}
.wj-gorges-nav .NavFrame {
border: 1px solid #aaa;
border-radius: 0;
overflow: hidden;
background: #ffffff;
}
.wj-gorges-nav .NavHead {
position: relative;
padding: 0.35em 7em;
color: #202122;
font-weight: 700;
line-height: 1.35;
text-align: center;
}
.wj-gorges-nav .NavHead > :not(.wj-gorges-nav-links):not(.erweiterte-navigationsleiste-quicklinks) {
font-size: 114%;
}
.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 {
font-size: 75%;
font-weight: normal;
margin-right: 0.35em;
}
.wj-gorges-nav .NavContent {
background: #fdfdfd;
}
.wj-gorges-nav .NavContent > .wikitable {
border: 0 !important;
border-collapse: collapse;
border-spacing: 0;
background: transparent;
}
.wj-gorges-nav .NavContent > .wikitable td {
padding: 0.35em 0.6em;
border-color: #fdfdfd !important;
vertical-align: middle;
line-height: 1.45;
}
.wj-gorges-nav .erw-nav-gruppe {
width: 1px;
padding: 0.35em 0.8em !important;
color: #202122;
font-weight: 700;
text-align: left !important;
vertical-align: middle !important;
white-space: nowrap;
}
.wj-gorges-nav .erw-nav-gruppe + .hlist {
text-align: left !important;
vertical-align: middle !important;
border-left: 2px solid #fdfdfd !important;
}
.wj-gorges-nav .hlist[colspan="2"] {
color: #202122;
font-weight: 700;
letter-spacing: 0;
text-align: center !important;
vertical-align: middle !important;
}
.wj-gorges-nav .hlist[colspan="2"] p {
margin: 0;
font-size: 114%;
}
.wj-gorges-nav .NavContent a {
font-weight: 400;
}
.wj-gorges-nav .NavContent > .wikitable tr:last-child td {
font-weight: 700;
text-align: center;
}
@media screen and (max-width: 700px) {
.wj-gorges-nav .NavHead {
padding: 0.45em 4.8em;
}
.wj-gorges-nav .erw-nav-gruppe {
white-space: normal !important;
}
}