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

    از ویکی‌نور
    (صفحه‌ای تازه حاوی «.wn-list { background: #f8f9fa; padding: 10px 20px; } .wn-list div:nth-child(1) { max-height: 300px; overflow: auto; column-width: 320px; }» ایجاد کرد)
    (بدون تفاوت)

    نسخهٔ ‏۳ نوامبر ۲۰۲۲، ساعت ۱۸:۵۲

    .wn-list {
    	background: #f8f9fa;
    	padding: 10px 20px;
    }
    
    .wn-list div:nth-child(1) {
    	max-height: 300px;
    	overflow: auto;
    	column-width: 320px;
    }