مدیران رابط کاربری، مدیران، templateeditor
۲۴٬۴۶۴
ویرایش
جزبدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
(۳۹ نسخهٔ میانی ویرایش شده توسط ۲ کاربر نشان داده نشد) | |||
خط ۴: | خط ۴: | ||
font-style: normal; | font-style: normal; | ||
font-weight: 400; | font-weight: 400; | ||
font-display: swap; | font-display: swap; | ||
src: url('/static/fonts/Samim.woff') format('woff'); | src: url('/static/fonts/Samim-FD.woff2') format('woff2'), | ||
url('/static/fonts/Samim-FD.woff') format('woff'); | |||
} | |||
@font-face { | |||
font-family: 'Samim'; | |||
font-style: normal; | |||
font-weight: 500; | |||
font-display: swap; | |||
src: url('/static/fonts/Samim-Medium-FD.woff2') format('woff2'), | |||
url('/static/fonts/Samim-Medium-FD.woff') format('woff'); | |||
} | |||
@font-face { | |||
font-family: 'Samim'; | |||
font-style: normal; | |||
font-weight: 700; | |||
font-display: swap; | |||
src: url('/static/fonts/Samim-Bold-FD.woff2') format('woff2'), | |||
url('/static/fonts/Samim-Bold-FD.woff') format('woff'); | |||
} | } | ||
@font-face { | @font-face { | ||
font-family: ' | font-family: 'Quran'; | ||
font-style: normal; | font-style: normal; | ||
font-weight: 400; | font-weight: 400; | ||
font-display: swap; | font-display: swap; | ||
src: url('/static/fonts/me_quran. | src: url('/static/fonts/me_quran.woff2') format('woff2'); | ||
} | } | ||
خط ۲۱: | خط ۳۸: | ||
font-weight: 400; | font-weight: 400; | ||
font-display: swap; | font-display: swap; | ||
src: url('/static/fonts/KFGQPCUthmanTahaNaskh. | src: url('/static/fonts/KFGQPCUthmanTahaNaskh.woff2') format('woff2'); | ||
} | } | ||
.alaem-a { | |||
font-family: 'Alaem'; | |||
font-size: 2.25em; | |||
line-height: .9rem; | |||
} | |||
.alaem-s { | |||
font-family: 'Alaem'; | |||
font-size: 1.63em; | |||
line-height: .9rem; | |||
} | } | ||
body { | |||
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, Tahoma, 'Noto Serif', 'Droid Arabic Naskh', 'DejaVu Sans', serif !important; | |||
line-height: 1.6; | |||
} | } | ||
textarea { | textarea { | ||
font-family: Samim, 'Courier New', monospace; | |||
} | } | ||
. | .mw-body-content { | ||
font-kerning: auto; | |||
font- | line-height: 2.4; | ||
} | } | ||
. | .quran-text { | ||
font-size: 18px; | |||
} | } | ||
. | .quran-text span:nth-child(1) { | ||
padding: 0 0 0 2px; | |||
} | } | ||
. | .quran-text span:nth-child(2) { | ||
font-family: Quran, Tahoma,'DejaVu Sans'; | |||
word-spacing: 3px; | |||
color: #215e21; | |||
font-size: 18px; | |||
line-height: normal; | |||
} | } | ||
. | .quran-text span:nth-child(3) { | ||
padding: 0 2px 0 0; | |||
} | } | ||
.arabic-text { | |||
font-family: 'KFGQPCUthmanTahaNaskh'; | |||
color: #202122; | |||
font-size: 1.37em; | |||
line-height: 1.9; | |||
} | } | ||
.hadith-text { | |||
font-family: 'KFGQPCUthmanTahaNaskh'; | |||
color: #215e21; | |||
font-size: 1.37em; | |||
line-height: 1.9; | |||
} | } | ||
.references-small .quran-text { | |||
font-size: 17px; | |||
} | } | ||
.references-small .arabic-text, .references-small .hadith-text { | |||
font-size: 17px; | |||
} | } | ||
. | /* 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; } | |||
} | |||
. | /* force these to use inherited font configuration */ | ||
.ui-widget, .ui-widget *, button, input, select, optgroup { | |||
font-family: inherit; | |||
} | } | ||
/* end */ | |||
dfn { | |||
font-style: inherit; /* Reset default styling for <dfn> */ | |||
} | } | ||
sup, sub { | |||
line-height: 1em; /* Reduce line-height for <sup> and <sub> */ | |||
line-height: | |||
} | } | ||
/* --------------------- End Font Style ----------------- */ | |||
/* --------------------- End | |||
/* --------------------- Begin Custom Style ----------------- */ | /* --------------------- Begin Custom Style ----------------- */ | ||
.mw-redirectedfrom { | |||
display: none; | |||
.mw- | |||
} | } | ||
خط ۲۴۸: | خط ۱۴۴: | ||
margin-bottom: 1px; | margin-bottom: 1px; | ||
overflow: hidden; | overflow: hidden; | ||
} | } | ||
خط ۳۰۱: | خط ۱۵۹: | ||
.user-show { | .user-show { | ||
display: none; | display: none; | ||
} | |||
.mw-parser-output .hatnote { | |||
font-style: normal; | |||
} | |||
/* Show red links only for uesrs */ | |||
a.new, h2 a, h3 a { | |||
color: unset; | |||
} | |||
/* References list */ | |||
.im-references { | |||
max-height: 300px; | |||
overflow: auto; | |||
padding: 5px 0 5px 5px; | |||
background: #f8f9fa; | |||
} | } | ||
/* --------------------- End Custom Style ----------------- */ | /* --------------------- End Custom Style ----------------- */ | ||
خط ۴۷۱: | خط ۳۴۶: | ||
#bodyContent .hlist dd:after, | #bodyContent .hlist dd:after, | ||
#bodyContent .hlist li:after { | #bodyContent .hlist li:after { | ||
content: " | content: " • "; | ||
font- | font-family: Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important; | ||
} | } | ||
#content .hlist dd:last-child:after, | #content .hlist dd:last-child:after, |