Difference between revisions of "Module:Coordinates/styles.css"
Jump to navigation
Jump to search
(per tper) |
(No difference)
|
Revision as of 21:17, 24 May 2023
/* {{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; }