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

بدون خلاصۀ ویرایش
برچسب‌ها: ویرایش همراه ویرایش از وبگاه همراه
بدون خلاصۀ ویرایش
 
(۱۷ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۴۰۲: خط ۴۰۲:
     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;
}
}
li.gallerybox {
.gallery img {
display: none
width: 70%;
}
}
li.gallerybox:first-child {
.gallerytext {
display: block
margin-bottom: 10px !important;
}
}
*/
@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;
}
/* photos */
@media all and (max-width:720px) {
.content .thumb .thumbinner {
text-align: center;
display: block;
}
}
}