۲۸٬۸۸۴
ویرایش
بدون خلاصۀ ویرایش برچسب: واگردانی دستی |
بدون خلاصۀ ویرایش |
||
| خط ۱: | خط ۱: | ||
/* --------------------- Begin Font Style ----------------- */ | /* --------------------- Begin Font Style ----------------- */ | ||
@font-face { | @font-face { | ||
font-family: ' | font-family: 'Shabnam'; | ||
font-style: normal; | font-style: normal; | ||
font-weight: 400; | font-weight: 400; | ||
font-display: swap; | font-display: swap; | ||
src: url('/w/resources/fonts/ | src: url('/w/resources/fonts/Shabnam.woff2') format('woff2'), | ||
url('/w/resources/fonts/ | url('/w/resources/fonts/Shabnam.woff') format('woff'); | ||
} | } | ||
body { | body { | ||
font-family: | font-family: Shabnam, Tahoma, 'Noto Serif', 'Droid Arabic Naskh', 'DejaVu Sans', serif !important; | ||
} | } | ||
| خط ۱۷: | خط ۱۷: | ||
#content.mw-body #toc h2, #content.mw-body .toc h2, .vector-sticky-header-context-bar-primary, | #content.mw-body #toc h2, #content.mw-body .toc h2, .vector-sticky-header-context-bar-primary, | ||
#template-documentation, #documentation-meta-data{ | #template-documentation, #documentation-meta-data{ | ||
font-family: | font-family: Shabnam, Tahoma, 'Noto Serif', 'Droid Arabic Naskh', 'DejaVu Sans', serif !important; | ||
line-height: 1.6; | line-height: 1.6; | ||
} | } | ||
textarea { | textarea { | ||
font-family: | font-family: Shabnam, 'Courier New', monospace; | ||
} | } | ||