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

Материал из in.wiki
< Модуль:Coordinates
Версия от 00:11, 22 апреля 2024; Wikitraditio (комментарии | вклад) (1 версия импортирована: Импорт из Википедии)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигации Перейти к поиску
/* Вынесено из [[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]] */