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

    از ویکی‌نور
    fa>Wikinoor.ir
    جز (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;
    }