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

سانچہ:Wikipedia languages/styles.css

From ورلڈپیڈیا, the free encyclopedia
نظرثانی بتاریخ 04:24، 1 دسمبر 2020ء از enwiki>Izno (heh, make that it's own box)
.wikipedia-languages-complete {
	float: right;
	font-weight: bold;
}

.wikipedia-languages-list {
	list-style: none;
	width: 90%;
	margin: 1em auto 0;
	text-align: center;
}

.wikipedia-languages-count-container {
	display: flex;
	justify-content: center;
}

.wikipedia-languages-prettybars {
	width: 100%;
	height: 1px;
	margin: 0.5em 0;
	background-color: #c8ccd1;
	flex-shrink: 1;
}

/*
.wikipedia-languages-langs li {
	text-align: center;
}
*/