۳۳٬۷۴۹
ویرایش
جزبدون خلاصۀ ویرایش |
جزبدون خلاصۀ ویرایش |
||
خط ۱۷۱: | خط ۱۷۱: | ||
.arabic-text { | .arabic-text { | ||
font-family: ' | font-family: 'KFGQPCUthmanTahaNaskh'; | ||
color: # | color: #215e21; | ||
font-size: | font-size: 20px; | ||
line-height: | line-height: 2; | ||
font- | font-style: normal; | ||
} | } | ||
.hadith-text { | .hadith-text { | ||
font-family: ' | font-family: 'KFGQPCUthmanTahaNaskh'; | ||
color: #215e21; | color: #215e21; | ||
font-size: | font-size: 20px; | ||
line-height: 2 | line-height: 2; | ||
font-style: normal; | |||
} | } | ||
خط ۱۹۰: | خط ۱۹۱: | ||
.references-small .arabic-text { | .references-small .arabic-text { | ||
font-size: | font-size: 18px; | ||
} | } | ||
.references-small .hadith-text { | .references-small .hadith-text { | ||
font-size: | font-size: 18px; | ||
} | } | ||
/* 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; | |||
} | |||
/* force these to use inherited font configuration */ | /* force these to use inherited font configuration */ | ||
خط ۲۰۸: | خط ۲۱۱: | ||
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> */ | ||
} | } | ||
/* --------------------- End Font Style ----------------- */ | /* --------------------- End Font Style ----------------- */ | ||