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

۱٬۸۶۷ بایت اضافه‌شده ،  ‏۱۵ ژانویهٔ ۲۰۲۳
جز
بدون خلاصۀ ویرایش
جز (خنثی‌سازی نسخهٔ 1203741 از Admin (بحث))
برچسب: خنثی‌سازی
جزبدون خلاصۀ ویرایش
خط ۶۸: خط ۶۸:
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');
    url('/static/fonts/Amiri-Bold.woff') format('woff');
}
@font-face {
font-family: 'Noto Naskh Arabic';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('/static/fonts/NotoNaskhArabic-Regular.woff2') format('woff2');
}
@font-face {
font-family: 'Noto Naskh Arabic';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url('/static/fonts/NotoNaskhArabic-Medium.woff2') format('woff2');
}
@font-face {
font-family: 'Noto Naskh Arabic';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url('/static/fonts/NotoNaskhArabic-SemiBold.woff2') format('woff2');
}
@font-face {
font-family: 'Noto Naskh Arabic';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url('/static/fonts/NotoNaskhArabic-Bold.woff2') format('woff2');
}
@font-face {
font-family: 'Lateef';
font-style: normal;
font-weight: 200;
font-display: swap;
src: url('/static/fonts/Lateef-ExtraLight.woff2') format('woff2');
}
@font-face {
font-family: 'Lateef';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url('/static/fonts/Lateef-Light.woff2') format('woff2');
}
@font-face {
font-family: 'Lateef';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url('/static/fonts/Lateef-Regular.woff2') format('woff2');
}
@font-face {
font-family: 'Lateef';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url('/static/fonts/Lateef-Medium.woff2') format('woff2');
}
@font-face {
font-family: 'Lateef';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url('/static/fonts/Lateef-SemiBold.woff2') format('woff2');
}
@font-face {
font-family: 'Lateef';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url('/static/fonts/Lateef-Bold.woff2') format('woff2');
}
@font-face {
font-family: 'Lateef';
font-style: normal;
font-weight: 800;
font-display: swap;
src: url('/static/fonts/Lateef-ExtraBold.woff2') format('woff2');
}
}


خط ۱۱۳: خط ۲۰۰:


.arabic-text {
.arabic-text {
font-family: 'Amiri', serif;
font-family: 'Lateef', serif;
color: #202122;
color: #202122;
font-size: 18px;
font-size: 22px;
line-height: 2.4;
line-height: 2.4;
word-spacing: -1px;
}
}


خط ۱۲۵: خط ۲۱۱:
font-size: 18px;
font-size: 18px;
line-height: 2.4;
line-height: 2.4;
word-spacing: -1px;
}
}