مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۲۶: | خط ۲۶: | ||
.page-صفحهٔ_اصلی .firstHeading{ | .page-صفحهٔ_اصلی .firstHeading{ | ||
display: none; | display: none; | ||
}.mw-ui-checkbox:not(#noop) [type='checkbox'] + label { | |||
padding-right: 0.6em; | |||
} | } |
نسخهٔ ۲۷ ژانویهٔ ۲۰۲۰، ساعت ۱۲:۴۳
/* دستورات این بخش همهٔ کاربران را تحت تاثیر قرار میدهند. */
@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;
}