مدیاویکی:Common.css: تفاوت میان نسخهها
جزبدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۱۲: | خط ۱۲: | ||
body { | body { | ||
/* generally a sans-serif font should be here */ | /* generally a sans-serif font should be here */ | ||
font-family: | 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: | 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: | 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: | font-family: Vazirmatn, system-ui, 'Segoe UI', 'Iranian Serif', 'Noto Sans Arabic', 'Iranian Sans', 'DejaVu Sans', serif; | ||
} | } | ||