বিষয়বস্তুতে চলুন

মডিউল:স্থানাঙ্ক/শৈলী.css: সংশোধিত সংস্করণের মধ্যে পার্থক্য

উইকিপিডিয়া, মুক্ত বিশ্বকোষ থেকে
বিষয়বস্তু বিয়োগ হয়েছে বিষয়বস্তু যোগ হয়েছে
"মডিউল:স্থানাঙ্ক/শৈলী.css" সুরক্ষিত করা হয়েছে ([সম্পাদনা=শুধুমাত্র প্রশাসকদের জন্য অনুমোদিত] (অসীম) [স্থানান্তর=শুধুমাত্র প্রশাসকদের জন্য অনুমোদিত] (অসীম))
সম্পাদনা সারাংশ নেই
 
১ নং লাইন: ১ নং লাইন:
/* {{সুরক্ষা}} */
/* Geographical coordinates defaults. The classes "geo", "longitude", and
/* Geographical coordinates defaults. The classes "geo", "longitude", and
"latitude" are used by the [[Geo microformat]]. */
"latitude" are used by the [[Geo microformat]]. */

২০:৪১, ৯ আগস্ট ২০২১ তারিখে সম্পাদিত সর্বশেষ সংস্করণ

/* 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;
}