Module:Coordinates/styles.css

मुक्त ज्ञानकोश विकिपीडिया से
< Module:Coordinates
Kasyap (चर्चा | योगदान) द्वारा परिवर्तित ०६:३१, २० जून २०२२ का अवतरण (१ अवतरण आयात किया गया)
नेविगेशन पर जाएँ खोज पर जाएँ
/* {{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;
}