مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۱۵: | خط ۱۵: | ||
.mw-body h1, .mw-body-content h1, .mw-body-content h2 { | .mw-body h1, .mw-body-content h1, .mw-body-content h2 { | ||
font-family: "Vazirmatn", "Roboto", sans-serif; | font-family: "Vazirmatn", "Roboto", sans-serif; | ||
direction: rtl; | direction: rtl !important; | ||
} | } | ||
نسخهٔ ۱ مارس ۲۰۲۴، ساعت ۰۸:۲۱
/* 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 h1, .mw-body-content h1, .mw-body-content h2 {
font-family: "Vazirmatn", "Roboto", sans-serif;
direction: rtl !important;
}
.mw-body {
font-family: "Vazirmatn", "Roboto", sans-serif;
direction: rtl;
}