Difference between revisions of "Module:Coordinates/styles.css"
Jump to navigation
Jump to search
setup>Pppery (Adding protection template) |
m (1 revision imported: Mitul Imported from Wikipedia) |
(No difference)
|
Latest revision as of 03:17, 12 April 2021
/* {{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 { display: none; } .longitude, .latitude { white-space: nowrap; }