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

سطر ٣: سطر ٣:
 
* {
 
* {
 
   font-family: Tahoma;
 
   font-family: Tahoma;
 +
}
 +
li.gallerybox {
 +
background-color: transparent;
 
}
 
}

مراجعة ١٥:٥٨، ٢٠ أبريل ٢٠١٣

/* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */

* {
  font-family: Tahoma;
}
li.gallerybox {
background-color: transparent;
}