Модуль:Coordinates/styles.css: различия между версиями
Материал из Saltyverse Wiki
w>Izno per tper |
м 1 версия импортирована |
||
(нет различий)
|
Текущая версия от 10:13, 24 ноября 2024
/* {{pp-template}} */
/* Geographical coordinates defaults. The classes "geo", "longitude", and
"latitude" are used by the [[Geo microformat]]. */
.geo-default,
.geo-dms,
.geo-dec {
display: inline;
}
.geo-nondefault,
.geo-multi-punct,
.geo-inline-hidden {
display: none;
}
.longitude,
.latitude {
white-space: nowrap;
}