٢٢٤
تعديل
لا ملخص تعديل |
لا ملخص تعديل |
||
سطر ١٬٩٠٣: | سطر ١٬٩٠٣: | ||
height: 80px; | height: 80px; | ||
z-index:10; | z-index:10; | ||
} | |||
} | |||
/* fix for editors */ | /* fix for editors */ | ||
.ve-active #mw-head, .action-edit #mw-head{ | .ve-active #mw-head, .action-edit #mw-head{ | ||
سطر ١٬٩١٨: | سطر ١٬٩٠٩: | ||
} | } | ||
/* fix top bar hash navigation problem */ | /* fix top bar hash navigation problem */ | ||
ol.references li:target, sup.reference:target { | html, body { | ||
padding-top: 100px; | scroll-padding-top: 100px; /* height of sticky header */ | ||
margin-top: -100px; | } | ||
ol.references > li:target, sup.reference:target, span.citation:target, cite:target, .mw-headline:target { | |||
padding-top: 100px !important; | |||
margin-top: -100px !important; | |||
background-clip: content-box; | background-clip: content-box; | ||
} | } |