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

از Sicar
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۴: خط ۴:
     font-family: Vazirmatn;
     font-family: Vazirmatn;
     font-weight: 900;
     font-weight: 900;
    direction: rtl;
}
}


خط ۱۳: خط ۱۲:
}
}


.mw-body h1 {
direction : rtl;
}


  .mw-body h1, .mw-body-content h1, .mw-body-content h2 {
  .mw-body h1, .mw-body-content h1, .mw-body-content h2 {
direction : rtl;
font-family: "Vazirmatn", "Roboto", sans-serif;
font-family: "Vazirmatn", "Roboto", sans-serif;
}
}
خط ۲۴: خط ۱۹:
  .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;
}

  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;
}

 .mw-body {
font-family: "Vazirmatn", "Roboto", sans-serif;
}