Module:Coordinates/styles.css: திருத்தங்களுக்கு இடையிலான வேறுபாடு
Jump to navigation
Jump to search
imported>Sukanthi "→{{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; }"-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது |
imported>Sukanthi சி 1 திருத்தம் இறக்குமதி செய்யப்பட்டன |
||
(வேறுபாடு ஏதுமில்லை)
| |||
11:36, 17 திசம்பர் 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 {
display: none;
}
.longitude,
.latitude {
white-space: nowrap;
}