مدیاویکی:Common.css: تفاوت میان نسخهها
Nazarzadeh (بحث | مشارکتها) بدون خلاصۀ ویرایش |
Nazarzadeh (بحث | مشارکتها) بدون خلاصۀ ویرایش |
||
خط ۲۲: | خط ۲۲: | ||
/* generally a sans-serif font should be here */ | /* generally a sans-serif font should be here */ | ||
font-family: vazir, Tahoma, 'Iranian Sans', 'DejaVu Sans', 'Noto Sans Arabic', 'Noto Kufi Arabic', 'Droid Arabic Kufi', sans-serif; | font-family: vazir, Tahoma, 'Iranian Sans', 'DejaVu Sans', 'Noto Sans Arabic', 'Noto Kufi Arabic', 'Droid Arabic Kufi', sans-serif; | ||
} | } | ||
h1, h2 { | h1, h2 { | ||
خط ۴۰: | خط ۳۱: | ||
#documentation-meta-data { | #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: | font-family: sahel, Tahoma, 'Iranian Serif', 'Noto Naskh Arabic', 'Iranian Sans', 'DejaVu Sans', serif; | ||
} | } | ||
خط ۱٬۶۷۹: | خط ۱٬۶۷۰: | ||
a.new { | a.new { | ||
color: black; | color: black; | ||
cursor: default; | cursor: default; | ||
text-decoration: none; | |||
} | } | ||
a { | a { | ||
color: #052a75; | color: #052a75; | ||
text-decoration: underline; | |||
} | } | ||
a:visited { | a:visited { | ||
color: #052a75; | color: #052a75; | ||
} | } |