مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۱۷: | خط ۱۷: | ||
.mw-body { | .mw-body { | ||
font-family: "Vazirmatn", "Roboto", sans-serif; | font-family: "Vazirmatn", "Roboto", sans-serif; | ||
direction: rtl; | |||
} | } |
نسخهٔ ۱ مارس ۲۰۲۴، ساعت ۰۸:۱۶
/* CSS placed here will be applied to all skins */ h1 { font-family: Vazirmatn; font-weight: 900; direction: rtl; } html, body{ font-family: Vazirmatn; font-weight: 400; } .mw-body { font-family: "Vazirmatn", "Roboto", sans-serif; direction: rtl; }