انتقل إلى المحتوى

الفرق بين المراجعتين لصفحة: «ميدياويكي:Common.css»

لا يوجد ملخص تحرير
لا ملخص تعديل
لا ملخص تعديل
سطر ١٬٩٠٣: سطر ١٬٩٠٣:
     height: 80px;
     height: 80px;
     z-index:10;
     z-index:10;
}
}  
#mw-panel{
z-index: 100;
background-color: #fefdf9;
width: 10.5em;
}
.mw-body {
    border: 1px solid #c39f68;
    border-left: none;
}
/* 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;
}
}