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

بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۱٬۹۳۰: خط ۱٬۹۳۰:
}
}
/* fix top bar hash navigation problem  */
/* fix top bar hash navigation problem  */
ol.references > li:target, sup.reference:target, span.citation:target, cite:target, :target {
ol.references > li:target, sup.reference:target, span.citation:target, cite: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;
    display: block;
}
    float: right;
 
h2::before, h3::before, h4::before, h5::before {
  display: block;  
  content: " ";
  margin-top: -100px;
  height: 100px;
  visibility: hidden;
  pointer-events: none;
}
}