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

پرش به ناوبری پرش به جستجو
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
 
خط ۶۵۲: خط ۶۵۲:
     position: fixed;
     position: fixed;
     bottom: 10px;              /* small gap from bottom */
     bottom: 10px;              /* small gap from bottom */
     left: 50%;                /* start from center */
     /*left: 50%;*/                 /* start from center */
     transform: translateX(-50%); /* shift back half its width */
     /*transform: translateX(-50%);*/ /* shift back half its width */
     background: #fff;
     background: #fff;
     border: 1px solid #ccc;
     border: 1px solid #ccc;
خط ۶۵۹: خط ۶۵۹:
     z-index: 9999;
     z-index: 9999;
     box-shadow: 0 0 8px rgba(0,0,0,0.2);
     box-shadow: 0 0 8px rgba(0,0,0,0.2);
     max-width: 90%;            /* don’t overflow on small screens */
     max-width: 100%;            /* don’t overflow on small screens */
     height: auto;
     height: auto;
     text-align: center;
     text-align: center;

منوی ناوبری