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

از ویکی‌وحدت
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۱۹: خط ۱۹:
font-family: 'it1yekan';
font-family: 'it1yekan';
font-size: 10px!important;
font-size: 10px!important;
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
    font-family: it1yekan;
    font-weight: bold;
}
}

نسخهٔ ‏۲۷ ژانویهٔ ۲۰۲۰، ساعت ۱۲:۲۲

/* دستورات این بخش همهٔ کاربران را تحت تاثیر قرار می‌دهند. */

@font-face {
  font-family: "it1yekan";
  src:url("skins/Vector/skinStyles/jquery.ui/fonts/IRANSansWeb.eot");
  src:url("skins/Vector/skinStyles/jquery.ui/fonts/IRANSansWeb.eot?#iefix") format("embedded-opentype"),
    url("skins/Vector/skinStyles/jquery.ui/fonts/IRANSansWeb.woff") format("woff"),
    url("skins/Vector/skinStyles/jquery.ui/fonts/IRANSansWeb.woff2") format("woff2"),
    url("skins/Vector/skinStyles/jquery.ui/fonts/IRANSansWeb.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

html, body
{
  font-family: 'it1yekan';
}
input {
font-family: 'it1yekan';
font-size: 10px!important;
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
    font-family: it1yekan;
    font-weight: bold;
}