پرش به محتوا

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

جز
بدون خلاصۀ ویرایش
جز (خنثی‌سازی نسخهٔ 1309063 از Admin (بحث))
برچسب: خنثی‌سازی
جزبدون خلاصۀ ویرایش
خط ۳۰: خط ۳۰:
font-weight: 400;
font-weight: 400;
font-display: swap;
font-display: swap;
src: url('/static/fonts/me_quran.woff2') format('woff2');
src: url('/static/fonts/UthmanTN.woff2') format('woff2');
}
}


خط ۴۰: خط ۴۰:
src: url('/static/fonts/KFGQPCUthmanTahaNaskh.woff2') format('woff2');
src: url('/static/fonts/KFGQPCUthmanTahaNaskh.woff2') format('woff2');
}
}
@font-face {
font-family: 'Alaem';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('/static/fonts/Alaem-Regular.woff2') format('woff2');
}


body {
body {
خط ۸۵: خط ۹۴:
.arabic-text {
.arabic-text {
font-family: 'KFGQPCUthmanTahaNaskh';
font-family: 'KFGQPCUthmanTahaNaskh';
color: #202122;
color: #007C89;
font-size: 1.37em;
font-size: 18px;
line-height: 1.9;
line-height: 1.3;
}
}


.hadith-text {
.hadith-text {
font-family: 'KFGQPCUthmanTahaNaskh';
font-family: 'KFGQPCUthmanTahaNaskh';
color: #215e21;
color: #007C89;
font-size: 1.37em;
font-size: 18px;
line-height: 1.9;
line-height: 1.3;
}
}