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

WikiPasokh থেকে
(Undid revision 1144571295 by TheDJ (talk) I'm sorry, that's not what we discussed or agreed to)
 
(১টি সংস্করণ আমদানি করা হয়েছে)
 
(কোনও পার্থক্য নেই)

১৩:২০, ২৮ মে ২০২৩ তারিখে সম্পাদিত সর্বশেষ সংস্করণ

/* {{pp-template}} */
.module-shortcutboxplain {
	float: right;
	margin: 0 0 0 1em;
	border: 1px solid #aaa;
	background: #fff;
	padding: 0.3em 0.6em 0.2em 0.6em;
	text-align: center;
	font-size: 85%;
}

.module-shortcutboxleft {
	float: left;
	margin: 0 1em 0 0;
}

.module-shortcutlist {
	display: inline-block;
	border-bottom: 1px solid #aaa;
	margin-bottom: 0.2em;
}

.module-shortcutboxplain ul {
	font-weight: bold;
}

.module-shortcutanchordiv {
	position: relative;
	top: -3em;
}

li .module-shortcutanchordiv {
	float: right; /* IE/Edge in list items */
}

.mbox-imageright .module-shortcutboxplain {
	padding: 0.4em 1em 0.4em 1em;
	line-height: 1.3;
	margin: 0;
}