مدیاویکی:Common.css: تفاوت میان نسخه‌ها

۳۰۳ بایت اضافه‌شده ،  ‏۱۴ دسامبر ۲۰۲۳
جز
بدون خلاصۀ ویرایش
جز (خنثی‌سازی نسخهٔ 670076 از Wikinoor.ir (بحث))
برچسب: خنثی‌سازی
جزبدون خلاصۀ ویرایش
 
(۸ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۳۲: خط ۳۲:
font-style: normal;
font-style: normal;
src: url('/static/fonts/IranNastaliq.woff2') format('woff2')
src: url('/static/fonts/IranNastaliq.woff2') format('woff2')
}
@font-face {
font-family: 'Quran';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('/static/fonts/Quran.woff2') format('woff2');
}
}


خط ۴۵: خط ۵۳:
/* generally a serif font should be here but Arial is not acceptable for Persian */
/* generally a serif font should be here but Arial is not acceptable for Persian */
font-family: IRANSans,Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important;
font-family: IRANSans,Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important;
line-height: 1.6;
}
}


خط ۵۰: خط ۵۹:
font-kerning: auto;
font-kerning: auto;
font-size: 14.5px;
font-size: 14.5px;
line-height: 2;
line-height: 2.1;
}
 
.mw-body h1, .mw-body-content h1 {
  font-size: calc(.85*1.6em);
}
}


خط ۶۴: خط ۶۹:
font-style: normal;
font-style: normal;
font-weight: normal;
font-weight: normal;
}
.quran-text span:nth-child(1) {
font-family: Quran,Tahoma,'DejaVu Sans';
word-spacing: 1.5px;
color: #215e21;
font-size: 16.5px;
line-height: normal;
}
.references {
  font-size: 14px;
}
}