Шаблон:Геакар/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-tomb th:only-child {
	background:#bbbbbb;
}

/* пустыняў, узбярэжжаў і пляжаў */
.t-geoinfobox-yellow th:only-child {
	background:#fdeaa8;
}

/* раёны і аб'екты Нью-Ёрка */
.t-geoinfobox-ny th:only-child {
	background:#cbd5c4; 
	border:1px solid #aaaaaa;
}

.t-geoinfobox-ny th:first-child:not(:only-child) {
	background:#cbd5c4;
	text-align: right;
	padding: 0 0.5em; 
}

/* дарожныя збудаванні, смеццевыя палігоны, месца нараджэння + вуглю, нафты */
.t-geoinfobox-grey th:only-child {
	background:#eaecf0;
}