Zum Inhalt springen

Vorlage:Navigationsleiste/Schluchten in Kirgisistan/styles.css: Unterschied zwischen den Versionen

Aus WikiJournal
Keep Kyrgyzstan gorges navigation expanded
 
Gestaltung der Navigationsleiste verbessert
Zeile 1: Zeile 1:
/* Keep this two-part navigation open in articles. German Common.js collapses all NavFrame blocks when more than one is present. */
/* Styles for [[Vorlage:Navigationsleiste/Schluchten in Kirgisistan]] */
.wj-gorges-nav .NavContent,
.wj-gorges-nav {
.wj-gorges-nav .NavPic {
clear: both;
display: block !important;
margin: 1em 0;
font-size: 92%;
}
}


.wj-gorges-nav .NavToggle {
.wj-gorges-nav .NavFrame {
display: none !important;
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 6.5em 0.45em 1em;
border-bottom: 1px solid #c9d6df;
background: #dfeaf3;
color: #1f2933;
font-weight: 700;
line-height: 1.35;
}
 
.wj-gorges-nav .wj-gorges-nav-tool {
position: absolute;
top: 50%;
right: 5.4em;
transform: translateY(-50%);
font-size: 125%;
font-weight: normal;
line-height: 1;
}
 
.wj-gorges-nav .wj-gorges-nav-tool a {
color: #3366cc;
text-decoration: none;
}
 
.wj-gorges-nav .wj-gorges-nav-tool a:hover {
color: #0645ad;
text-decoration: none;
}
 
.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.62em 0.75em;
border-color: #ffffff !important;
vertical-align: middle;
}
 
.wj-gorges-nav .erw-nav-gruppe {
background: #e7eff5 !important;
color: #1f2933;
font-weight: 700;
}
 
.wj-gorges-nav .hlist[colspan="2"] {
background: #f0f4f7;
color: #1f2933;
font-weight: 700;
letter-spacing: 0;
}
 
.wj-gorges-nav .hlist[colspan="2"] p {
margin: 0.15em 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-right: 4.5em;
}
 
.wj-gorges-nav .wj-gorges-nav-tool {
right: 3.4em;
}
 
.wj-gorges-nav .erw-nav-gruppe {
white-space: normal !important;
}
}
}

Version vom 21. Mai 2026, 11:12 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 6.5em 0.45em 1em;
	border-bottom: 1px solid #c9d6df;
	background: #dfeaf3;
	color: #1f2933;
	font-weight: 700;
	line-height: 1.35;
}

.wj-gorges-nav .wj-gorges-nav-tool {
	position: absolute;
	top: 50%;
	right: 5.4em;
	transform: translateY(-50%);
	font-size: 125%;
	font-weight: normal;
	line-height: 1;
}

.wj-gorges-nav .wj-gorges-nav-tool a {
	color: #3366cc;
	text-decoration: none;
}

.wj-gorges-nav .wj-gorges-nav-tool a:hover {
	color: #0645ad;
	text-decoration: none;
}

.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.62em 0.75em;
	border-color: #ffffff !important;
	vertical-align: middle;
}

.wj-gorges-nav .erw-nav-gruppe {
	background: #e7eff5 !important;
	color: #1f2933;
	font-weight: 700;
}

.wj-gorges-nav .hlist[colspan="2"] {
	background: #f0f4f7;
	color: #1f2933;
	font-weight: 700;
	letter-spacing: 0;
}

.wj-gorges-nav .hlist[colspan="2"] p {
	margin: 0.15em 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-right: 4.5em;
	}

	.wj-gorges-nav .wj-gorges-nav-tool {
		right: 3.4em;
	}

	.wj-gorges-nav .erw-nav-gruppe {
		white-space: normal !important;
	}
}