Automoderated users, Bureaucrats, checkuser, developer, Interface administrators, Moderators, Administrators
680
edits
No edit summary |
No edit summary |
||
Line 1,486: | Line 1,486: | ||
unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC; | unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC; | ||
} | } | ||
/* ثابت شدن نوار ابزار بالا */ | |||
/* ثابت شدن نوار ابزار بالا */ | /* ثابت شدن نوار ابزار بالا */ | ||
div#mw-head { | div#mw-head { | ||
Line 1,503: | Line 1,504: | ||
border-right: none; | border-right: none; | ||
} | } | ||
/* 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 */ | |||
ol.references li:target, sup.reference:target { | |||
padding-top: 100px; | |||
margin-top: -100px; | |||
background-clip: content-box; | |||
} | } |
edits