مدیاویکی:Common.css: تفاوت میان نسخهها
Adminfirst (بحث | مشارکتها) بدون خلاصۀ ویرایش برچسب: برگرداندهشده |
Adminfirst (بحث | مشارکتها) بدون خلاصۀ ویرایش |
||
(یک نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد) | |||
خط ۱: | خط ۱: | ||
@font-face { | @font-face { | ||
font-family: ' | font-family: 'iranyekanwebregular'; | ||
src: url('/fonts/ | src: url('/fonts/iranyekanwebregular.woff2') format('woff2'), | ||
url('/fonts/ | url('/fonts/iranyekanwebregular.woff') format('woff'); | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
} | } | ||
* { | * { | ||
font-family: ' | font-family: 'iranyekanwebregular', Arial, sans-serif !important; | ||
} | } | ||
body { | body { | ||
font-family: ' | font-family: 'iranyekanwebregular', Arial, sans-serif !important; | ||
} | } | ||
خط ۸۶: | خط ۷۴: | ||
body.page-Main_Page #firstHeading { | body.page-Main_Page #firstHeading { | ||
display: none; | display: none; | ||
} | } |