مدیاویکی: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');
}
}


خط ۶۱: خط ۶۹:
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;
}
}