Модуль:Coordinates/styles.css

Материал из Википедии — свободной энциклопедии
Перейти к навигации Перейти к поиску
/* Вынесено из [[MediaWiki:Common.css]] */
.coordinates .geo-services {
	font-size: 82%;
}

.coordinates .geo-services a > span {
	margin: 0.25em;
}

.coordinates .geo-services > :first-child a > span {
	margin-left: 0.4em;
}

.coordinates .geo-geo-dec .geo-dec,
.coordinates .geo-geo-dms .geo-dms {
	display: inline;
}

.coordinates .geo-geo-dec .geo-dms,
.coordinates .geo-geo-dms .geo-dec,
.coordinates .geo-multi-punct {
	display: none;
}

.coordinates .geo-lat,
.coordinates .geo-lon {
	white-space: nowrap;
}
/* [[Категория:Модули:Подстраницы CSS]] */