مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۱٬۷۷۵: | خط ۱٬۷۷۵: | ||
position: fixed; | position: fixed; | ||
z-index: 999; | z-index: 999; | ||
bottom: calc( 50% + | bottom: calc( 50% + 30px ); | ||
right: 0; | right: 0; | ||
height: 20px; | height: 20px; | ||
| خط ۱٬۷۸۸: | خط ۱٬۷۸۸: | ||
position: fixed; | position: fixed; | ||
z-index: 999; | z-index: 999; | ||
bottom: calc( 50% + | bottom: calc( 50% + 10px ); | ||
right: 0; | right: 0; | ||
height: 20px; | height: 20px; | ||