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

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

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


div#content h1, div#content h2, div#content #firstHeading,
h1, h2, #firstHeading,
div#content .mw-editsection, .mw-body .mw-editsection-like,
.mw-editsection, .mw-body .mw-editsection-like,
div#content #toc h2, div#content .toc h2,
#toc h2, .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;
}
}


سطر ٣٧: سطر ٣٧:
/* Similarly, Safari 10.1/11 hack to use a better font and avoid Yeh diacrictic issue with CoreText and replace it with '.Arabic UI Display', their brand new font https://stackoverflow.com/a/25975282 */
/* Similarly, Safari 10.1/11 hack to use a better font and avoid Yeh diacrictic issue with CoreText and replace it with '.Arabic UI Display', their brand new font https://stackoverflow.com/a/25975282 */
@media not all and (min-resolution:.001dpcm) { @media {
@media not all and (min-resolution:.001dpcm) { @media {
body, div#content h1, div#content h2, div#content #firstHeading, div#content .mw-editsection, .mw-body .mw-editsection-like, div#content #toc h2, div#content .toc h2, #template-documentation, #documentation-meta-data {
body, h1, h2, #firstHeading, .mw-editsection, .mw-body .mw-editsection-like, #toc h2, .toc h2, #template-documentation, #documentation-meta-data {
font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
font-family: system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
}
}
سطر ٥٩٢: سطر ٥٩٢:
/* 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 */
div#content a[href$=".pdf"].external,
a[href$=".pdf"].external,
div#content a[href*=".pdf?"].external,
a[href*=".pdf?"].external,
div#content a[href*=".pdf#"].external,
a[href*=".pdf#"].external,
div#content a[href$=".PDF"].external,
a[href$=".PDF"].external,
div#content a[href*=".PDF?"].external,
a[href*=".PDF?"].external,
div#content a[href*=".PDF#"].external,
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,