الگو:Col head/styles.css: تفاوت میان نسخه‌ها

از ویکی‌وحدت
fa>Wikivahdat
جز (probably would want to avoid page/region breaks as well)
 
جز (۱ نسخه واردشده)
 
(بدون تفاوت)

نسخهٔ کنونی تا ‏۲۱ نوامبر ۲۰۲۲، ساعت ۰۷:۳۴

.col-head-head {
	display: block;
	break-inside: avoid;
}
.col-head-head::after {
	content: "";
	display: block;
	height: 5em;
	margin-bottom: -5em;
}