۵٬۵۶۷
ویرایش
Wikivahdat (بحث | مشارکتها) جزبدون خلاصۀ ویرایش |
جزبدون خلاصۀ ویرایش |
||
(۸ نسخهٔ میانی ویرایش شده توسط ۲ کاربر نشان داده نشد) | |||
خط ۳۱: | خط ۳۱: | ||
src: url('/static/fonts/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), | src: url('/static/fonts/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'), | ||
url('/static/fonts/IRANSansWeb(FaNum)_Bold.woff') format('woff'); | url('/static/fonts/IRANSansWeb(FaNum)_Bold.woff') format('woff'); | ||
} | |||
@font-face { | |||
font-family: 'Quran'; | |||
font-style: normal; | |||
font-weight: 400; | |||
font-display: swap; | |||
src: url('/static/fonts/Quran.woff2') format('woff2'); | |||
} | } | ||
body { | body { | ||
/* generally a sans-serif font should be here */ | /* generally a sans-serif font should be here */ | ||
font-family: IRANSans | font-family: IRANSans,Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important; | ||
} | } | ||
خط ۴۳: | خط ۵۱: | ||
#template-documentation, #documentation-meta-data { | #template-documentation, #documentation-meta-data { | ||
/* generally a serif font should be here but Arial is not acceptable for Persian */ | /* generally a serif font should be here but Arial is not acceptable for Persian */ | ||
font-family: IRANSans, | font-family: "IRANSans", "Tahoma", sans-serif !important; | ||
line-height: 1.6; | line-height: 1.6; | ||
} | } | ||
.mw-body-content { | .mw-body-content { | ||
line-height: 2. | line-height: 2.1; | ||
} | |||
.quran-text sup { | |||
color: #215e21; | |||
} | } | ||
خط ۸۰: | خط ۹۲: | ||
} | } | ||
#mp-top .mp-h2 span:before { | #mp-top .mp-h2 span:before, #mp-badge .mp-h2 span:before { | ||
background: url('/static/images/top.png') no-repeat center center; | background: url('/static/images/top.png') no-repeat center center; | ||
} | } | ||
خط ۱۳۹: | خط ۱۴۷: | ||
font-weight: bold; | font-weight: bold; | ||
white-space: nowrap; | white-space: nowrap; | ||
vertical-align: top; | |||
} | } | ||
خط ۱۵۰: | خط ۱۵۹: | ||
} | } | ||
@media | @media (min-width: 720px) { | ||
.wikiInfo { | .wikiInfo { | ||
font-size: 90%; | font-size: 90%; | ||
خط ۱۸۰: | خط ۱۸۹: | ||
} | } | ||
.content .infobox tbody > tr > th { | |||
flex: 1 0; | |||
} | |||
.content .infobox tbody > tr > td { | |||
flex: 3 0; | |||
} | |||
a.new { | |||
color: #202122; | |||
} | |||
/* ------------------------------ Global ------------------------------*/ | /* ------------------------------ Global ------------------------------*/ | ||
/* Main page fixes */ | /* Main page fixes */ | ||
خط ۲۴۷: | خط ۲۶۷: | ||
.content .mw-parser-output .infobox-below { | .content .mw-parser-output .infobox-below { | ||
text-align: center; | text-align: center; | ||
} | |||
.content .infobox tbody > tr > th { | |||
flex: 2 0; | |||
} | |||
.content .infobox tbody > tr > td { | |||
flex: 6 0; | |||
} | } | ||