Шаблон:Геокар/styles.css

Википедиядихъай
.t-geoinfobox td,
.t-geoinfobox th {
	min-width:120px; 	
}

.t-geoinfobox td:only-child,
.t-geoinfobox th:only-child {
	text-align:center;
}

.t-geoinfobox-name {
	font-size:110%;
	padding: 2px;
}

.t-geoinfobox-nickname {
	font-style: italic;
}

/* пещеры, горные объекты */
.t-geoinfobox-cave th:only-child,
.t-geoinfobox-mount th:only-child {
	background:#e7dcc3;
}

/* суша (острова, материки) */
.t-geoinfobox-surface th:only-child {
	background:#ffe4c4;
}

/* водные объекты, площади */
.t-geoinfobox-blue th:only-child,
.t-geoinfobox-water th:only-child {
	background:#c0daff;
}

/* подводные объекты */
.t-geoinfobox-underwater th:only-child {
	background:#b0e0e6;;
}

/* равнин, низменностей, болот, парков, лесов и лесничеств, заповедники, экологические регионы */
.t-geoinfobox-green th:only-child {
	background:#d0f0c0;
}

/* пустынь, побережий и пляжей */
.t-geoinfobox-yellow th:only-child {
	background:#eeeea7;
}

/* районы и объекты Нью-Йорка */
.t-geoinfobox-ny th:only-child {
	background:#cbd5c4;
}

/* дорожные сооружения, мусорные полигоны, месторождения + угля, нефти */
.t-geoinfobox-grey th:only-child {
	background:#eaecf0;
}
/* [[Категория:Шаблонар]] */