میڈیاویکی:Mobile.css/font.css

شیعہ اشعار سے
< میڈیاویکی:Mobile.css
نظرثانی بتاریخ 20:33، 31 مئی 2023ء از jhgf>Admin (صفحه‌ای تازه حاوی «←‏https://fontiran.com/license/6ZF3GA این وبسایت به صورت قانونی از فونت ایران‌سنس (حرفه‌ای) استفاده میکند.: ←‏==========================: ←‏Dsigen by Alavi: ←‏All CSS here will be loaded for users of the mobile site: @font-face { font-family: iransansxlight; src: url('https://commons.wikishia.net/images/5/55/Iransansx-light.woff') format('woff'); font-weig...» ایجاد کرد)
(فرق) → پرانا نسخہ | تازہ ترین نسخہ (فرق) | تازہ نسخہ ← (فرق)

یاد دہانی: محفوظ کرنے کے بعد ان تبدیلیوں کو دیکھنے کے لیے آپ کو اپنے براؤزر کا کیش (cache) صاف کرنا ہوگا۔

  • فائرفاکس/ سفاری: جب Reload پر کلک کریں تو Shift دباکر رکھیں، یا Ctrl-F5 یا Ctrl-R دبائیں (Mac پر R-⌘)
  • گوگل کروم: Ctrl-Shift-R دبائیں (Mac پر Shift-R-⌘)
  • انٹرنیٹ ایکسپلورر: جب Refresh پر کلک کریں تو Ctrl یا Ctrl-F5 دبائیں
  • اوپیرا: Tools → Preferences میں جائیں اور کیش (cache) صاف کریں
/* https://fontiran.com/license/6ZF3GA این وبسایت به صورت قانونی از فونت ایران‌سنس (حرفه‌ای) استفاده میکند. */
/* ========================== */
/* Dsigen by Alavi */
/* All CSS here will be loaded for users of the mobile site */
@font-face {
    font-family: iransansxlight;
    src: url('https://commons.wikishia.net/images/5/55/Iransansx-light.woff') format('woff');
    font-weight: 700;
}

@font-face {
    font-family: Iransansxv;
    src: url('https://commons.wikishia.net/images/e/e9/Iransansxv.woff') format('woff');
    font-weight: 700;
}

@font-face {
	font-family: IRANBold;
	font-style: normal;
	font-weight: bold;
	src: url('https://commons.wikishia.net/images/e/e5/IRANBold.eot.eot');
	src: url('https://commons.wikishia.net/images/e/e5/IRANBold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
		 url('https://commons.wikishia.net/images/c/c5/IRANBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
		 url('https://commons.wikishia.net/images/f/f5/IRANBold.ttf') format('truetype');
}

/*وظیفه نمایش فونتهای نصبی را اجرا میکند*/
bold, b {
    font-family: Iransansxv, tahoma;
    font-weight: bold;
}

body {
    font-family: iransansxlight, tahoma;
    /*font-size: 18px;*/
}

.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body #firstHeading,
.mw-body .mw-editsection, .mw-body .mw-editsection-like,
.mw-body #toc h2, .mw-body .toc h2,
#documentation-meta-data, .vector-sticky-header-context-bar-primary {
	font-family: IRANBold, tahoma;
}

.vector-toc-collapse-button, .vector-toc-uncollapse-button {
	font-family: 'IRANBold';
}

/*لینکهای موجود در همان صفحه*/
a.mw-selflink {
    color: dimgrey;
    font-family: 'Iransansxv';
}

/*.quran-font{*/
/*	font-family: iransansxlight;*/
	/*font-size: large;*/
/*}*/