مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۲۶: | خط ۲۶: | ||
html, body { | html, body { | ||
font-family: shabnam; | font-family: shabnam; | ||
} | } | ||
.mw-body h1, .mw-body-content h1, .mw-body-content h2 { | .mw-body h1, .mw-body-content h1, .mw-body-content h2 { | ||
خط ۳۴: | خط ۳۳: | ||
.vector-sticky-header-context-bar-primary { | .vector-sticky-header-context-bar-primary { | ||
font-family:shabnam | font-family:shabnam | ||
} | |||
.vector-body p { | |||
text-align:justify; | |||
line-height:33px; | |||
} | } |
نسخهٔ ۳۰ اوت ۲۰۲۳، ساعت ۰۸:۲۱
@font-face { font-family: shabnam; src: url('/fonts/Shabnam.woff2') format('woff2'); font-weight: 400; } @font-face { font-family: shabnam; src: url('/fonts/Shabnam-Medium.woff2') format('woff2'); font-weight: 600; } @font-face { font-family: shabnam; src: url('/fonts/Shabnam-Bold.woff2') format('woff2'); font-weight: 700; } @font-face { font-family: shabnam; src: url('/fonts/Shabnam-Bold.woff2') format('woff2'); font-weight: 900; } html, body { font-family: shabnam; } .mw-body h1, .mw-body-content h1, .mw-body-content h2 { font-family:shabnam; font-weight:900; } .vector-sticky-header-context-bar-primary { font-family:shabnam } .vector-body p { text-align:justify; line-height:33px; }