الگو:بالای فهرست محتویات/styles.css

نسخهٔ تاریخ ‏۲۵ ژانویهٔ ۲۰۲۵، ساعت ۰۰:۱۲ توسط محمد (بحث | مشارکت‌ها) (صفحه‌ای تازه حاوی «{{pp|small=y}}: .toc-top-false-title { font-weight: bold; text-align: center; } .toc-top .hlist ul { text-align: inherit; } @media all and (min-width: 720px) { .toc-top { clear: right; } .toc-top-right { float: right; } .toc-top-left { float: left; clear: left; } .toc-top-center { margin: auto; clear: none; } } Vector 2022 rules: body.skin-vector-2022 .toc-top { padding: 7px; } body.skin-v...» ایجاد کرد)
(تفاوت) → نسخهٔ قدیمی‌تر | نمایش نسخهٔ فعلی (تفاوت) | نسخهٔ جدیدتر ← (تفاوت)
/* {{pp|small=y}} */
.toc-top-false-title {
	font-weight: bold;
	text-align: center;
}

.toc-top .hlist ul {
	text-align: inherit;
}

@media all and (min-width: 720px) {
	.toc-top {
		clear: right;
	}
	
	.toc-top-right {
		float: right;
	}
	
	.toc-top-left {
		float: left;
		clear: left;
	}
	
	.toc-top-center {
		 margin: auto;
		 clear: none;
	}
}

/* Vector 2022 rules */

body.skin-vector-2022 .toc-top {
	padding: 7px;
}

body.skin-vector-2022 .toc-top #toc-title-text {
	border-bottom: 0;
	margin-top: 0;
	font-weight: bold;
	text-align: center;
}