مدیاویکی:Mobile.css: تفاوت میان نسخهها
Nazarzadeh (بحث | مشارکتها) بدون خلاصۀ ویرایش |
Nazarzadeh (بحث | مشارکتها) بدون خلاصۀ ویرایش |
||
(۶ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد) | |||
خط ۱: | خط ۱: | ||
.infobox { | |||
width: 100%; | |||
} | |||
/* Vazir Font */ | /* Vazir Font */ | ||
@font-face { | @font-face { | ||
خط ۱۱: | خط ۱۵: | ||
src: local('Amiri Regular'), local('Amiri-Regular'), url(https://fonts.gstatic.com/s/amiri/v13/J7aRnpd8CGxBHpUrtLMA7w.woff2) format('woff2'); | src: local('Amiri Regular'), local('Amiri-Regular'), url(https://fonts.gstatic.com/s/amiri/v13/J7aRnpd8CGxBHpUrtLMA7w.woff2) format('woff2'); | ||
unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC; | unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC; | ||
} | |||
* { | |||
box-sizing: border-box; | |||
} | } | ||
body, h1, h2, h3, h4, h5, h6, .mw-headline { | body, h1, h2, h3, h4, h5, h6, .mw-headline { | ||
خط ۱۹: | خط ۲۶: | ||
height: auto | height: auto | ||
} | } | ||
/* طراحی صفحه اول */ | |||
.page-صفحهٔ_اصلی .heading-holder { | |||
display:none | |||
} | |||
/* comment */ | /* comment */ | ||
.cs-comments, .cs-title-edit-field, .cs-body-edit-field { | .cs-comments, .cs-title-edit-field, .cs-body-edit-field { |