مدیران رابط کاربری، مدیران، templateeditor
۲۷٬۳۸۰
ویرایش
جزبدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| (۹ نسخهٔ میانی ویرایش شده توسط یک کاربر دیگر نشان داده نشد) | |||
| خط ۳۰: | خط ۳۰: | ||
font-weight: 400; | font-weight: 400; | ||
font-display: swap; | font-display: swap; | ||
src: url('/static/fonts/me_quran.woff2') format('woff2 | src: url('/static/fonts/me_quran.woff2') format('woff2'); | ||
} | } | ||
@font-face { | @font-face { | ||
font-family: ' | font-family: 'KFGQPCUthmanTahaNaskh'; | ||
font-style: | font-style: normal; | ||
font-weight: 400; | font-weight: 400; | ||
font-display: swap; | font-display: swap; | ||
src: url('/static/fonts/ | src: url('/static/fonts/KFGQPCUthmanTahaNaskh.woff2') format('woff2'); | ||
} | } | ||
.alaem-a { | |||
font-family: ' | font-family: 'Alaem'; | ||
font- | font-size: 2.25em; | ||
line-height: .9rem; | |||
} | } | ||
.alaem-s { | |||
font-family: 'Alaem'; | |||
font-family: ' | font-size: 1.63em; | ||
font- | line-height: .9rem; | ||
} | } | ||
body { | body { | ||
font-family: Samim | font-family: Samim, 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: Samim | font-family: Samim, Tahoma, 'Noto Serif', 'Droid Arabic Naskh', 'DejaVu Sans', serif !important; | ||
line-height: 1.6; | line-height: 1.6; | ||
} | } | ||
| خط ۱۰۱: | خط ۸۳: | ||
.quran-text span:nth-child(2) { | .quran-text span:nth-child(2) { | ||
font-family: Quran, Tahoma,'DejaVu Sans'; | font-family: Quran, Tahoma,'DejaVu Sans'; | ||
word-spacing: | word-spacing: 3px; | ||
color: #215e21; | color: #215e21; | ||
font-size: 18px; | font-size: 18px; | ||
| خط ۱۱۲: | خط ۹۴: | ||
.arabic-text { | .arabic-text { | ||
font-family: ' | font-family: 'KFGQPCUthmanTahaNaskh'; | ||
color: #202122; | color: #202122; | ||
font-size: | font-size: 1.37em; | ||
line-height: | line-height: 1.9; | ||
} | } | ||
.hadith-text { | .hadith-text { | ||
font-family: ' | font-family: 'KFGQPCUthmanTahaNaskh'; | ||
color: #215e21; | color: #215e21; | ||
font-size: | font-size: 1.37em; | ||
line-height: | line-height: 1.9; | ||
} | } | ||
| خط ۱۲۹: | خط ۱۱۱: | ||
} | } | ||
.references-small . | .references-small .arabic-text, .references-small .hadith-text { | ||
font-size: | font-size: 17px; | ||
} | } | ||
/* Ace editor now supports RTL editing but a monospace font with Arabic should be set for correct functionality */ | /* Ace editor now supports RTL editing but a monospace font with Arabic should be set for correct functionality */ | ||
.ace_editor { font-family: 'Courier New', monospace!important; } | .ace_editor { font-family: 'Courier New', monospace!important; } | ||