مدیاویکی:Common.css: تفاوت میان نسخهها
ظاهر
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۳۶: | خط ۳۶: | ||
font-family:vazir; | font-family:vazir; | ||
font-weight:900; | font-weight:900; | ||
} | |||
body.page-صفحهٔ_اصلی .mw-content-container { | |||
max-width:unset; | |||
min-width:85%; | |||
} | |||
body.page-صفحهٔ_اصلی #catlinks { | |||
display: none; | |||
} | } | ||
نسخهٔ ۴ مهٔ ۲۰۲۵، ساعت ۰۶:۰۴
/* دستورات این بخش همهٔ کاربران را تحت تاثیر قرار میدهند. */
@font-face {
font-family: vazir;
src: url('/fonts/Vazir-FD.woff2') format('woff2');
font-weight: 400;
}
@font-face {
font-family: vazir;
src: url('/fonts/Vazir-Medium-FD.woff2') format('woff2');
font-weight: 600;
}
@font-face {
font-family: vazir;
src: url('/fonts/Vazir-Bold-FD.woff2') format('woff2');
font-weight: 700;
}
@font-face {
font-family: vazir;
src: url('/fonts/Vazir-Black-FD.woff2') format('woff2');
font-weight: 900;
}
@font-face {
font-family: nastaliq;
src: url('/fonts/IranNastaliq.woff2') format('woff2');
font-weight: 900;
}
html, body {
font-family: vazir;
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
font-family:vazir;
font-weight:900;
}
body.page-صفحهٔ_اصلی .mw-content-container {
max-width:unset;
min-width:85%;
}
body.page-صفحهٔ_اصلی #catlinks {
display: none;
}