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

بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
 
(۲۰ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۱: خط ۱:
* {
    box-sizing: border-box;
}
/* Vazir Font */
/* Vazir Font */
@font-face {
@font-face {
خط ۳۹۹: خط ۴۰۲:
     text-align: right
     text-align: right
}
}
 
.mainpage-box {
margin-top: 15px;
}
/* tables */
/* tables */
caption {
caption {
خط ۴۵۰: خط ۴۵۵:
}
}
/* gallery */
/* gallery */
.ul.gallery.mw-gallery-slideshow {
ul.gallery.mw-gallery-slideshow {
margin: 0;
text-align: center;
margin: auto;
}
.gallery .thumb div {
margin: auto !important;
}
ul.gallery {
padding: 0;
}
/*
ul.gallery.mw-gallery-slideshow .gallerybox > div {
  margin: auto;
}
}
.gallerybox div {
.gallerybox div {
text-align: center;
text-align: center;
margin: 0 auto;
margin: 0 auto;
}
.gallery img {
width: 70%;
}
}
li.gallerybox {
.gallerytext {
display: none
margin-bottom: 10px !important;
}
}
li.gallerybox:first-child {
*/
display: block
@media (max-width: 720px) {
.gallery .gallerybox {
width: auto !important;
margin: 10px;
}
}
}
/* justify */
p {
p {
text-align: justify
text-align: justify
خط ۵۰۶: خط ۵۳۰:
.quotebox {
.quotebox {
width: 100% !important;
width: 100% !important;
float: none;
}
/* photos */
@media all and (max-width:720px) {
.content .thumb .thumbinner {
text-align: center;
display: block;
}
}
}