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

محتوای حذف‌شده محتوای افزوده‌شده
MediaWiki (e.g. English Wikipedia) uses a serif font for titles in contrast to a sans-serif font for body so we need also to use a serif font here, as Arial isn't an option let's have Calibri in the chain, it also resolves the issue of missed dots on some letters as can be seen in File:Calibri for titles in Persian Wikipedia.png
فعال‌سازی لیگاتورهای Calibri طبق Special:Diff/39562364
خط ۱۶:
* [[File:Calibri for titles in Persian Wikipedia.png]] */
font-family: ui-serif, Calibri, system-ui, "Segoe UI", Tahoma, 'Iranian Serif', 'Noto Naskh Arabic', 'Iranian Sans', 'DejaVu Sans', serif;
/* To disable Calibri's ligatures, if it could target Calibri via a @font-face definition it could be more nice */
font-variant-ligatures: no-common-ligatures;
}