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

از ویکی‌وحدت
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۳۷: خط ۳۷:
#mw-head {
#mw-head {
     top: 10px;
     top: 10px;
}
#p-logo {
    height: 180px;
}
}

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

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

@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;
}.mw-ui-checkbox:not(#noop) [type='checkbox'] + label {
    padding-right: 0.6em;
}
#mw-panel {
    top: 25px;
}
#mw-head-base {
    margin-top: -70px;
}
#mw-head {
    top: 10px;
}
#p-logo {
    height: 180px;
}