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

جز
بدون خلاصۀ ویرایش
جز (خنثی‌سازی نسخهٔ 165919 از Wikivahdat (بحث))
برچسب: خنثی‌سازی
جزبدون خلاصۀ ویرایش
خط ۴۳: خط ۴۳:
#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: IRANSans,Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important;
font-family: "IRANSans", "Tahoma", sans-serif !important;
line-height: 1.6;
line-height: 1.6;
}
}
خط ۵۳: خط ۵۳:


textarea {
textarea {
font-family: 'Tahoma';
font-family: "Tahoma", sans-serif !important;
}
}


.mw-body-content {
.mw-body-content {
font-kerning: auto;
font-kerning: auto;
font-size: 15px;
line-height: 2.1;
line-height: 2.1;
}
}