"میڈیاویکی:Mobile.css/font.css" کے نسخوں کے درمیان فرق

شیعہ اشعار سے
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...» ایجاد کرد)
 
م (1 نسخہ درآمد کیا گیا)
 
(کوئی فرق نہیں)

حالیہ نسخہ بمطابق 14:03، 30 جون 2023ء

/* 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;*/
/*}*/