مدیاویکی:Common.css: تفاوت میان نسخه‌ها

بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۱٬۹۱۷: خط ۱٬۹۱۷:
     position: unset;
     position: unset;
}
}
/* ثابت شدن نوار ابزار بالا
div#mw-head {
    position: fixed;
    background-image: url(https://wikihaj.com/design/div.vectorTabs-ul-li.png);
    background-position: left bottom;
    height: 80px;
    z-index:10;
}
/* fix for editors */
.ve-active #mw-head, .action-edit #mw-head{
position: absolute;
}
/* fix top bar hash navigation problem  */
ol.references li:target, sup.reference:target, .mw-headline:target {
    padding-top: 100px !important;
    margin-top: -100px !important;
    background-clip: content-box;
}
*/