مدیاویکی:Common.css: تفاوت میان نسخهها
(Created page with "←CSS placed here will be applied to all skins: p { color : green; } h1 { font-family: Vazirmatn; font-weight: 900; direction: rtl; } html, body{ font-family: Vazirmatn; font-weight: 400; ffffffffff } .mw-body { font-family: "Vazirmatn", "Roboto", sans-serif; }") |
بدون خلاصۀ ویرایش |
||
خط ۱: | خط ۱: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
h1 { | h1 { | ||
font-family: Vazirmatn; | font-family: Vazirmatn; | ||
font-weight: 900; | font-weight: 900; | ||
direction: rtl; | |||
} | } | ||
خط ۱۳: | خط ۱۰: | ||
font-family: Vazirmatn; | font-family: Vazirmatn; | ||
font-weight: 400; | font-weight: 400; | ||
} | } | ||
نسخهٔ ۱ مارس ۲۰۲۴، ساعت ۰۸:۱۵
/* 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; }