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

    جزبدون خلاصۀ ویرایش
    جزبدون خلاصۀ ویرایش
    خط ۳۱: خط ۳۱:
    body {
    body {
    /* generally a sans-serif font should be here */
    /* generally a sans-serif font should be here */
    font-family: IRANSans,'Iranian Serif','Iranian Sans',Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important;  
    font-family: IRANSans,Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important;  
    }
    }


    خط ۳۹: خط ۳۹:
    #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,'Iranian Serif','Iranian Sans',Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important;
    font-family: IRANSans,Tahoma,'Noto Serif','Droid Arabic Naskh','DejaVu Sans',serif !important;
    line-height: 1.6;
    line-height: 1.6;
    }
    }