پرش به محتوا

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

بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
برچسب‌ها: ویرایش همراه ویرایش از وبگاه همراه
بدون خلاصۀ ویرایش
خط ۳۶۸: خط ۳۶۸:
.mainpage-top {
.mainpage-top {
     background-image: url('http://wikihaj.com/images/2/23/Pilgrims-flock-to-Mecca-each-year-for-Hajj-cropped.jpg');
     background-image: url('http://wikihaj.com/images/2/23/Pilgrims-flock-to-Mecca-each-year-for-Hajj-cropped.jpg');
     background-attachment: fixed;
     background-attachment: initial;
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     background-size: 85%;
     background-size: cover;
     /*    background-position: 0 100%; */
     /*    background-position: 0 100%; */
}
}
خط ۳۸۷: خط ۳۸۷:
#mainpage-search {
#mainpage-search {
     text-align: right
     text-align: right
}
/* پس زمینه بالای صفحه اول */
.mainpage-top {
    background-attachment: initial;
    background-size: cover;
}
}