پرش به محتوا

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

جز
بدون خلاصۀ ویرایش
جزبدون خلاصۀ ویرایش
جزبدون خلاصۀ ویرایش
خط ۳۰: خط ۳۰:
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/me_quran.woff2') format('woff2');
    url('/static/fonts/me_quran.woff') format('woff');
}
}


خط ۳۹: خط ۳۸:
font-weight: 400;
font-weight: 400;
font-display: swap;
font-display: swap;
src: url('/static/fonts/Amiri-Italic.woff2') format('woff2'),
src: url('/static/fonts/Amiri-Italic.woff2') format('woff2');
    url('/static/fonts/Amiri-Italic.woff') format('woff');
}
}


خط ۴۸: خط ۴۶:
font-weight: 700;
font-weight: 700;
font-display: swap;
font-display: swap;
src: url('/static/fonts/Amiri-BoldItalic.woff2') format('woff2'),
src: url('/static/fonts/Amiri-BoldItalic.woff2') format('woff2');
    url('/static/fonts/Amiri-BoldItalic.woff') format('woff');
}
}


خط ۵۷: خط ۵۴:
font-weight: 400;
font-weight: 400;
font-display: swap;
font-display: swap;
src: url('/static/fonts/Amiri-Regular.woff2') format('woff2'),
src: url('/static/fonts/Amiri-Regular.woff2') format('woff2');
    url('/static/fonts/Amiri-Regular.woff') format('woff');
}
}


خط ۶۶: خط ۶۲:
font-weight: 700;
font-weight: 700;
font-display: swap;
font-display: swap;
src: url('/static/fonts/Amiri-Bold.woff2') format('woff2'),
src: url('/static/fonts/Amiri-Bold.woff2') format('woff2');
    url('/static/fonts/Amiri-Bold.woff') format('woff');
}
}


خط ۲۰۰: خط ۱۹۵:


.arabic-text {
.arabic-text {
font-family: 'Lateef', serif;
font-family: 'Lateef',serif;
color: #202122;
color: #202122;
font-size: 22px;
font-size: 23px;
line-height: 2.4;
line-height: 1.5;
font-weight: 300;
}
}


خط ۲۱۷: خط ۲۱۳:
}
}


.references-small .hadith-text, .references-small .arabic-text {
.references-small .arabic-text {
    font-size: 21px;
}
 
.references-small .hadith-text {
     font-size: 19px;
     font-size: 19px;
}
}