مندرجات کا رخ کریں

"سانچہ:Wikipedia's sister projects/styles.css" کے نسخوں کے درمیان فرق

From ورلڈپیڈیا, the free encyclopedia
+ {{pp-template}}: , requested on talk
move from main page css tstyles
سطر 12: سطر 12:
margin: 0 1px;
margin: 0 1px;
display:inline-block;
display:inline-block;
}
body.skin-minerva #sister-projects-list > div {
width: 49%;
}
}



نسخہ بمطابق 06:21، 15 مئی 2020ء

/* {{pp-template}} */
#sister-projects-list {
	text-align: left;
	background: transparent;
	margin: 1px;
}

#sister-projects-list > div {
	width:32%;
	min-width: 20em;
	white-space: nowrap;
	margin: 0 1px;
	display:inline-block;
}

body.skin-minerva #sister-projects-list > div {
	width: 49%;
}

#sister-projects-list > div > div {
	display: inline-block;
	vertical-align: middle;
	margin: 1px 0;
	padding: 4px;
}

#sister-projects-list > div > div:first-child {
	min-width: 50px;
	text-align: center;
}