مدیاویکی: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 | 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; | ||
} | |||
h2::before, h3::before, h4::before, h5::before { | |||
display: block; | |||
content: " "; | |||
margin-top: -100px; | |||
height: 100px; | |||
visibility: hidden; | |||
pointer-events: none; | |||
} | } | ||