مدیاویکی:Mobile.css: تفاوت میان نسخه‌ها

۷۳۷ بایت اضافه‌شده ،  ‏۳۰ نوامبر ۲۰۲۲
جز
بدون خلاصۀ ویرایش
جز (خنثی‌سازی نسخهٔ 1188059 از Admin (بحث))
برچسب: خنثی‌سازی
جزبدون خلاصۀ ویرایش
خط ۳۵: خط ۳۵:


@font-face {
@font-face {
font-family: 'KFGQPCUthmanTahaNaskh';
font-family: 'Amiri';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url('/static/fonts/Amiri-Italic.woff2') format('woff2'),
    url('/static/fonts/Amiri-Italic.woff') format('woff');
}
 
@font-face {
font-family: 'Amiri';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url('/static/fonts/Amiri-BoldItalic.woff2') format('woff2'),
    url('/static/fonts/Amiri-BoldItalic.woff') format('woff');
}
 
@font-face {
font-family: 'Amiri';
font-style: normal;
font-style: normal;
font-weight: 400;
font-weight: 400;
font-display: swap;
font-display: swap;
src: url('/static/fonts/KFGQPCUthmanTahaNaskh.woff2') format('woff2'),
src: url('/static/fonts/Amiri-Regular.woff2') format('woff2'),
    url('/static/fonts/KFGQPCUthmanTahaNaskh.woff') format('woff');
    url('/static/fonts/Amiri-Regular.woff') format('woff');
}
 
@font-face {
font-family: 'Amiri';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url('/static/fonts/Amiri-Bold.woff2') format('woff2'),
    url('/static/fonts/Amiri-Bold.woff') format('woff');
}
}


خط ۶۱: خط ۸۸:
.mw-body-content {
.mw-body-content {
font-kerning: auto;
font-kerning: auto;
font-size: 15px;
line-height: 2.4;
line-height: 2.4;
}
}
خط ۷۴: خط ۱۰۰:


.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: 2px;
word-spacing: 2px;
color: #215e21;
color: #215e21;
خط ۸۶: خط ۱۱۲:


.arabic-text {
.arabic-text {
font-family: KFGQPCUthmanTahaNaskh;
font-family: 'Amiri', serif;
font-size: 20px;
font-style: italic;
color: #202122;
color: #202122;
line-height: normal;
font-size: 18px;
line-height: 2.5;
}
}


.hadith-text {
.hadith-text {
font-family: KFGQPCUthmanTahaNaskh;
font-family: 'Amiri', serif;
font-size: 20px;
font-style: italic;
color: #215e21;
color: #215e21;
line-height: normal;
font-size: 18px;
line-height: 2.5;
}
}


خط ۱۰۸: خط ۱۳۲:
     font-size: 19px;
     font-size: 19px;
}
}
/* 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 */
/* force these to use inherited font configuration */
.ui-widget, .ui-widget *, button, input, select, optgroup {
.ui-widget, .ui-widget *, button, input, select, optgroup {
  font-family: inherit;
font-family: inherit;
}
}
/* end */
/* end */


dfn {
dfn {
    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 ----------------- */