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

جزبدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۱۲: خط ۱۲:
body {
body {
/* generally a sans-serif font should be here */
/* generally a sans-serif font should be here */
font-family: "Vazirmatn", system-ui, ""Segoe UI"", 'Iranian Sans', 'Noto Sans Arabic', 'DejaVu Sans', sans-serif;
font-family: Vazirmatn, system-ui, 'Segoe UI', 'Iranian Sans', 'Noto Sans Arabic', 'DejaVu Sans', sans-serif;
}
}


.page-content :is(h2, h3, h4, h5, h6) .mw-headline {
.page-content :is(h2, h3, h4, h5, h6) .mw-headline {
font-family: "Vazirmatn", system-ui, ""Segoe UI"", 'Iranian Sans', 'Noto Sans Arabic', 'DejaVu Sans', sans-serif;
font-family: Vazirmatn, system-ui, 'Segoe UI', 'Iranian Sans', 'Noto Sans Arabic', 'DejaVu Sans', sans-serif;
}
}


.fandom-community-header__community-name, h1#firstHeading {
.fandom-community-header__community-name, h1#firstHeading {
font-family: "Vazirmatn", system-ui, ""Segoe UI"", 'Iranian Sans', 'Noto Sans Arabic', 'DejaVu Sans', sans-serif;
font-family: Vazirmatn, system-ui, 'Segoe UI', 'Iranian Sans', 'Noto Sans Arabic', 'DejaVu Sans', sans-serif;
}
}


خط ۳۱: خط ۳۱:
* it also resolves the issue of missed dots on some letters as can be seen in
* it also resolves the issue of missed dots on some letters as can be seen in
* [[File:Calibri for titles in Persian Wikipedia.png]] */
* [[File:Calibri for titles in Persian Wikipedia.png]] */
font-family: "Vazirmatn", system-ui, "Segoe UI", 'Iranian Serif', 'Noto Sans Arabic', 'Iranian Sans', 'DejaVu Sans', serif;
font-family: Vazirmatn, system-ui, 'Segoe UI', 'Iranian Serif', 'Noto Sans Arabic', 'Iranian Sans', 'DejaVu Sans', serif;
}
}