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

بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
 
(۵ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۱: خط ۱:
.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 {
خط ۲۰: خط ۲۷:
}
}
/* طراحی صفحه اول */
/* طراحی صفحه اول */
.page-Main_Page.is-authenticated .pre-content{
.page-صفحهٔ_اصلی .heading-holder {
     display:none
     display:none
}
}