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

ميدياويكي:Standard.css

من ويكيبيديا، الموسوعة الحرة

ملاحظة: بعد الحفظ، قد يلزمك إفراغ الكاش لرؤية التغييرات.

table.navbox {
  background: #f9f9f9;
}

dt {
   font-weight:bold;
 }

/*div.topicon {
  position:absolute; 
  z-index:100; 
  top:120px;
  display: block !important;
}*/

#coordinates, #osm-coordinates {  
 position:absolute;
 z-index:1;
 border:none;
 background:none;
 right:163px;/*flipped*/
 top:3.5em;
 float:left;/*flipped*/
 margin:0.0em;
 padding:0.0em;
 line-height:1.5em;
 text-align:left;/*flipped*/
 text-indent:0;
 font-size:85%;
 text-transform:none;
 white-space:nowrap;
}