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

۴۳۶ بایت اضافه‌شده ،  ‏۱۴ دسامبر ۲۰۲۳
جز
بدون خلاصۀ ویرایش
جزبدون خلاصۀ ویرایش
جزبدون خلاصۀ ویرایش
 
(۱۶ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۳۲: خط ۳۲:
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');
}
}


خط ۵۰: خط ۵۸:
.mw-body-content {
.mw-body-content {
font-kerning: auto;
font-kerning: auto;
font-size: 15px;
font-size: 14.5px;
line-height: 2.1;
line-height: 2.1;
}
}
خط ۵۷: خط ۶۵:
font-family: Nastaliq;
font-family: Nastaliq;
font-kerning: auto;
font-kerning: auto;
font-size: 20px;
font-synthesis: none;
font-style: 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;
}
}