مدیاویکی:Common.css: تفاوت میان نسخهها
برچسب: خنثیسازی |
بدون خلاصۀ ویرایش |
||
خط ۱٬۹۱۷: | خط ۱٬۹۱۷: | ||
position: unset; | position: unset; | ||
} | } | ||
/* ثابت شدن نوار ابزار بالا | /* ثابت شدن نوار ابزار بالا | ||
div#mw-head { | div#mw-head { | ||
position: fixed; | position: fixed; | ||
خط ۱٬۹۲۴: | خط ۱٬۹۲۴: | ||
height: 80px; | height: 80px; | ||
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 | ||
ol.references li:target, sup.reference:target, .mw-headline:target { | ol.references li:target, sup.reference:target, .mw-headline:target { | ||
padding-top: 100px !important; | padding-top: 100px !important; | ||
margin-top: -100px !important; | margin-top: -100px !important; | ||
background-clip: content-box; | background-clip: content-box; | ||
} | |||
*/ | |||
.statcounter { | |||
position: fixed; | |||
bottom: 0; | |||
left: 50%; | |||
} | } |