مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۱٬۸۸۵: | خط ۱٬۸۸۵: | ||
#totop { | #totop { | ||
background-image: url('/images/8/87/Top.png'); | background-image: url('/images/8/87/Top.png'); | ||
bottom: calc( 50% - | bottom: calc( 50% - 16px ); | ||
border-bottom-left-radius: 2px; | border-bottom-left-radius: 2px; | ||
} | } | ||
خط ۱٬۹۱۶: | خط ۱٬۹۱۶: | ||
border-left: none; | border-left: none; | ||
} | } | ||
.mw-body, .parsoid-body { | |||
padding:1.5em | |||
} | |||
#mw-page-base { | #mw-page-base { | ||
background-color: #fffdf9; | background-color: #fffdf9; | ||
خط ۲٬۰۲۲: | خط ۲٬۰۲۵: | ||
position: unset; | position: unset; | ||
} | } | ||
/* ثابت شدن نوار ابزار بالا | /* ثابت شدن نوار ابزار بالا */ | ||
div#mw-head { | div#mw-head { | ||
position: fixed; | position: fixed; | ||
خط ۲٬۰۳۰: | خط ۲٬۰۳۳: | ||
z-index:10; | z-index:10; | ||
} | } | ||
/* fix for editors | /* fix for editors */ | ||
.ve-active #mw-head, .action-edit #mw-head{ | .ve-active #mw-head, .action-edit #mw-head{ | ||
position: absolute; | position: absolute; | ||
} | } | ||
/* fix top bar hash navigation problem */ | /* fix top bar hash navigation problem */ | ||
html, body { | html, body { |