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

از ویکی‌وحدت
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۲۳: خط ۲۳:
     font-family: it1yekan;
     font-family: it1yekan;
     font-weight: bold;
     font-weight: bold;
}
.page-صفحهٔ_اصلی .firstHeading{
display: none;
}
}

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

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

@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;
}
.page-صفحهٔ_اصلی .firstHeading{
display: none;
}