ব্যবহারকারী:Yahya/common.css: সংশোধিত সংস্করণের মধ্যে পার্থক্য

উইকিপিডিয়া, মুক্ত বিশ্বকোষ থেকে
বিষয়বস্তু বিয়োগ হয়েছে বিষয়বস্তু যোগ হয়েছে
মনোবুক স্কিনের জন্য
ট্যাগ: পুনর্বহালকৃত
সামনে আনা হয়েছে।
ট্যাগ: পুনর্বহালকৃত
৩৫ নং লাইন: ৩৫ নং লাইন:
text-align: center;
text-align: center;
box-shadow: 2px 2px 3px #999;
box-shadow: 2px 2px 3px #999;
z-index: 2;
}
}

০৯:১১, ২১ মার্চ ২০২১ তারিখে সংশোধিত সংস্করণ

#mw-mf-display-toggle{
	position: fixed;
	width: 47px;
	height: 25px;
	bottom: 3px;
	left: 0px;
	background-color: #0C9;
	color: red;
	border-radius: 20px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
	}
#footer-places-mobileview{
	font-size: 170%;
	position: fixed;
	width: 200px;
	height: 50px;
	bottom: 20px;
	left:8px;
	background-color: #0C9;
	color: red;
	border-radius: 20px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
	}
#mobileview{
	position: fixed;
	width: 47px;
	height: 25px;
	bottom: 3px;
	left: 0px;
	background-color: #0C9;
	color: red;
	border-radius: 20px;
	text-align: center;
	box-shadow: 2px 2px 3px #999;
	z-index: 2;
	}