انتقل إلى المحتوى

الفرق بين المراجعتين لصفحة: «ميدياويكي:Common.css»

لا يوجد ملخص تحرير
لا ملخص تعديل
لا ملخص تعديل
سطر ٢١: سطر ٢١:
}
}


h1, h2, #firstHeading,
.mw-body-content h1, .mw-body-content h2, .mw-body-content #firstHeading,
.mw-editsection, .mw-body .mw-editsection-like,
.mw-body-content .mw-editsection, .mw-body .mw-editsection-like,
#toc h2, .toc h2,
.mw-body-content #toc h2, .mw-body-content .toc h2,
#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: Amiri, Tahoma, 'Iranian Serif', 'Noto Kufi Arabic', 'Droid Arabic Naskh', 'Iranian Sans', 'DejaVu Sans', serif;
  font-family: Amiri, Tahoma, 'Iranian Serif', 'Noto Kufi Arabic', 'Droid Arabic Naskh', 'Iranian Sans', 'DejaVu Sans', serif;
}
}


سطر ٣٨: سطر ٣٨:
@media not all and (min-resolution:.001dpcm) { @media {
@media not all and (min-resolution:.001dpcm) { @media {
body, .mw-body-content h1, .mw-body-content h2, .mw-body-content #firstHeading, .mw-body-content .mw-editsection, .mw-body .mw-editsection-like, .mw-body-content #toc h2, .mw-body-content .toc h2, #template-documentation, #documentation-meta-data {
body, .mw-body-content h1, .mw-body-content h2, .mw-body-content #firstHeading, .mw-body-content .mw-editsection, .mw-body .mw-editsection-like, .mw-body-content #toc h2, .mw-body-content .toc h2, #template-documentation, #documentation-meta-data {
font-family: amiri, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}
}
textarea { font-family: 'Courier New', monospace; font-size: 100%; }
textarea { font-family: 'Courier New', monospace; font-size: 100%; }
سطر ٥٩٢: سطر ٥٩٢:
/* Change the external link icon to an Adobe icon for all PDF files
/* Change the external link icon to an Adobe icon for all PDF files
   in browsers that support these CSS selectors, like Mozilla and Opera */
   in browsers that support these CSS selectors, like Mozilla and Opera */
a[href$=".pdf"].external,
.mw-body-content a[href$=".pdf"].external,
a[href*=".pdf?"].external,
.mw-body-content a[href*=".pdf?"].external,
a[href*=".pdf#"].external,
.mw-body-content a[href*=".pdf#"].external,
a[href$=".PDF"].external,
.mw-body-content a[href$=".PDF"].external,
a[href*=".PDF?"].external,
.mw-body-content a[href*=".PDF?"].external,
a[href*=".PDF#"].external,
.mw-body-content a[href*=".PDF#"].external,
div#mw_content a[href$=".pdf"].external,
div#mw_content a[href$=".pdf"].external,
div#mw_content a[href*=".pdf?"].external,
div#mw_content a[href*=".pdf?"].external,