Formula:Coord/link/styles.css
Appearance
< Formula:Coord | link
/* Geographical coordinates defaults. See [[Template:Coord/link]] for how these are used. */
/* 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 {
display: none;
}
.longitude, .latitude {
white-space: nowrap;
}