پرش به محتوا

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

بدون خلاصۀ ویرایش
(صفحه‌ای تازه حاوی «←‏All CSS here will be loaded for users of the mobile site: @font-face { font-family: 'irsans'; src: url('irsans.eot') format('eot'), url('irsans.woff') format('woff'), url('irsans.ttf') format('truetype'); } body { ←‏generally a sans-serif font should be here: font-family: 'irsans', 'Iranian Sans', 'DejaVu Sans', 'Noto Sans Arabic', 'Noto Kufi Arabic', 'Droid Arabic Kufi', sans-serif; } div#content h1, div#content h2...» ایجاد کرد)
 
بدون خلاصۀ ویرایش
خط ۲: خط ۲:
@font-face {
@font-face {
font-family: 'irsans';
font-family: 'irsans';
src: url('irsans.eot') format('eot'),
src: url('skins/irsans.eot') format('eot'),
url('irsans.woff') format('woff'),  
url('skins/irsans.woff') format('woff'),  
url('irsans.ttf') format('truetype');
url('skins/irsans.ttf') format('truetype');
}
}
body {
body {