مدیاویکی:Common.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۱٬۹۲۸: | خط ۱٬۹۲۸: | ||
.ve-active #mw-head, .action-edit #mw-head{ | .ve-active #mw-head, .action-edit #mw-head{ | ||
position: absolute; | position: absolute; | ||
} | |||
/* fix bug: when navigating by hash fragment the target is invisible. */ | |||
:target { | |||
padding-top: 100px; | |||
} | |||
sup.reference:target { | |||
background-color: transparent !important; | |||
} | |||
/* [[Special:Permalink/17634126#تداخل در دو ابزار]] */ | |||
#p-warn > .menu { | |||
overflow-y: auto; | |||
height: 80vh; | |||
} | } |