جز
اصلاح فون در الت موبایل و اصلاح جزئی
جزبدون خلاصۀ ویرایش |
جز (اصلاح فون در الت موبایل و اصلاح جزئی) |
||
| خط ۷: | خط ۷: | ||
font-weight: normal; | font-weight: normal; | ||
} | } | ||
@font-face { | @font-face { | ||
font-family: 'me_quran'; | font-family: 'me_quran'; | ||
| خط ۱۶: | خط ۱۷: | ||
font-style: normal; | font-style: normal; | ||
} | } | ||
@font-face { | @font-face { | ||
font-family: 'KFGQPCUthmanTahaNaskh'; | font-family: 'KFGQPCUthmanTahaNaskh'; | ||
| خط ۲۵: | خط ۲۷: | ||
font-style: normal; | font-style: normal; | ||
} | } | ||
@font-face { | @font-face { | ||
font-family: 'Lotus'; | font-family: 'Lotus'; | ||
| خط ۳۴: | خط ۳۷: | ||
font-style: normal; | font-style: normal; | ||
} | } | ||
.arabic { | .arabic { | ||
/*font-family: "uthmanic-hafs";*/ | /*font-family: "uthmanic-hafs";*/ | ||
| خط ۴۰: | خط ۴۴: | ||
color: #000000c0; | color: #000000c0; | ||
} | } | ||
.ayaFlag { | .ayaFlag { | ||
font-family: "Traditional Arabic","Times New Roman"; | font-family: "Traditional Arabic","Times New Roman"; | ||
color: #215e21; | color: #215e21; | ||
} | } | ||
.ayaText { | .ayaText { | ||
color: #215e21; | color: #215e21; | ||
} | } | ||
.arabicText { | .arabicText { | ||
font-family: KFGQPCUthmanTahaNaskh; | font-family: KFGQPCUthmanTahaNaskh; | ||
| خط ۵۴: | خط ۶۱: | ||
font-weight: 500; | font-weight: 500; | ||
} | } | ||
.hadithText { | .hadithText { | ||
font-family: KFGQPCUthmanTahaNaskh; | font-family: KFGQPCUthmanTahaNaskh; | ||
| خط ۶۲: | خط ۷۰: | ||
color: #215e21; | color: #215e21; | ||
} | } | ||
body { | body { | ||
/* generally a sans-serif font should be here */ | /* generally a sans-serif font should be here */ | ||
font-family: Samim; | font-family: Samim; | ||
} | } | ||
#bodyContent { | |||
line-height: 2; | |||
font-size: 0.93em; | |||
} | |||
/* If is IE Edge/Windows 10, Arabic diacritics are broken so use Segoe UI as default font instead */ | /* If is IE Edge/Windows 10, Arabic diacritics are broken so use Segoe UI as default font instead */ | ||
_:-ms-lang(x), _:-webkit-full-screen, body { font-family: 'Segoe UI', Tahoma, 'Iranian Sans', 'DejaVu Sans', 'Noto Kufi Arabic', 'Droid Arabic Kufi', sans-serif; } | _:-ms-lang(x), _:-webkit-full-screen, body { | ||
font-family: 'Segoe UI', Tahoma, 'Iranian Sans', 'DejaVu Sans', 'Noto Kufi Arabic', 'Droid Arabic Kufi', sans-serif; | |||
} | |||
.pre-content h1, .content h1, .content h2, div#content #firstHeading, | .pre-content h1, .content h1, .content h2, div#content #firstHeading, | ||
| خط ۷۶: | خط ۹۳: | ||
font-family: Samim; | font-family: Samim; | ||
} | } | ||
/* force these to use inherited font configuration */ | /* force these to use inherited font configuration */ | ||
.ui-widget, .ui-widget *, button, input, select, optgroup { | .ui-widget, .ui-widget *, button, input, select, optgroup { | ||
| خط ۸۵: | خط ۱۰۳: | ||
font-style: inherit; /* Reset default styling for <dfn> */ | font-style: inherit; /* Reset default styling for <dfn> */ | ||
} | } | ||
sup, sub { | sup, sub { | ||
line-height: 1em; /* Reduce line-height for <sup> and <sub> */ | line-height: 1em; /* Reduce line-height for <sup> and <sub> */ | ||
} | } | ||
/* --------------------- Begin Main Page Style ----------------- */ | /* --------------------- Begin Main Page Style ----------------- */ | ||
div.clear { clear: both; } | div.clear { | ||
clear: both; | |||
} | |||
.mainRight { | .mainRight { | ||
width: inherit; | width: inherit; | ||
| خط ۱۰۴: | خط ۱۲۴: | ||
margin-bottom: 1em; | margin-bottom: 1em; | ||
} | } | ||
.selectedArticle { width: 100%; height: auto; text-align: justify !important; margin-bottom: 20px;} | |||
.boxHeader { padding: 10px; border-radius: 6px; background: #c6defe none repeat scroll 0 0; margin: 15px 0 20px 0; } | .selectedArticle { | ||
width: 100%; | |||
height: auto; | |||
text-align: justify !important; | |||
margin-bottom: 20px; | |||
} | |||
.boxHeader { | |||
padding: 10px; | |||
border-radius: 6px; | |||
background: #c6defe none repeat scroll 0 0; | |||
margin: 15px 0 20px 0; | |||
} | |||
.mainRight .boxHeader { | .mainRight .boxHeader { | ||
background: rgba(0,0,0,0) linear-gradient(to left,#c6defe,#f9f9f9,white) repeat scroll 0 0 !important; | background: rgba(0,0,0,0) linear-gradient(to left,#c6defe,#f9f9f9,white) repeat scroll 0 0 !important; | ||
margin-top: 0; | margin-top: 0; | ||
} | } | ||
.boxHeader span { padding-right: 45px; position: relative; } | |||
.boxHeader span { | |||
padding-right: 45px; | |||
position: relative; | |||
} | |||
.boxTitle { | .boxTitle { | ||
background: rgba(0,0,0,0) linear-gradient(to left,#c6defe,#f9f9f9,white) repeat scroll 0 0 !important; | background: rgba(0,0,0,0) linear-gradient(to left,#c6defe,#f9f9f9,white) repeat scroll 0 0 !important; | ||
| خط ۱۱۷: | خط ۱۵۵: | ||
margin: 15px 0 20px 0; | margin: 15px 0 20px 0; | ||
} | } | ||
.selectedArticle .boxHeader span:before, .newestArticles .boxHeader span:before, .topArticles .boxHeader span:before, .helpBox .boxHeader span:before, .telegram .boxHeader span:before { | |||
.selectedArticle .boxHeader span:before, .newestArticles .boxHeader span:before, | |||
.topArticles .boxHeader span:before, .helpBox .boxHeader span:before, | |||
.telegram .boxHeader span:before { | |||
width: 43px; | width: 43px; | ||
height: 43px; | height: 43px; | ||
| خط ۱۲۹: | خط ۱۷۰: | ||
background: url('/w/resources/assets/favorite.png') no-repeat center center; | background: url('/w/resources/assets/favorite.png') no-repeat center center; | ||
} | } | ||
.newestArticles .boxHeader span:before { | .newestArticles .boxHeader span:before { | ||
background: url('/w/resources/assets/new.png') no-repeat center center; | background: url('/w/resources/assets/new.png') no-repeat center center; | ||
} | } | ||
.topArticles .boxHeader span:before { | .topArticles .boxHeader span:before { | ||
background: url('/w/resources/assets/top.png') no-repeat center center; | background: url('/w/resources/assets/top.png') no-repeat center center; | ||
} | } | ||
.helpBox .boxHeader span:before { | .helpBox .boxHeader span:before { | ||
background: url('/w/resources/assets/help.png') no-repeat center center; | background: url('/w/resources/assets/help.png') no-repeat center center; | ||
} | } | ||
.newestArticles, .topArticles { width: 100%; height: auto; margin-bottom: 10px;} | |||
.newestArticles ol { margin: 10px 10px 0 0; padding: 0; text-align: right !important;} | .newestArticles, .topArticles { | ||
.newestArticles ol li { list-style: none; } | width: 100%; | ||
height: auto; | |||
margin-bottom: 10px; | |||
} | |||
.newestArticles ol { | |||
margin: 10px 10px 0 0; | |||
padding: 0; text-align: right !important; | |||
} | |||
.newestArticles ol li { | |||
list-style: none; | |||
} | |||
.newestArticles ol li:before { | .newestArticles ol li:before { | ||
content: ""; | content: ""; | ||