MediaWiki:Erudite.css: Perbedaan revisi

Baris 6: Baris 6:
 
   background-image: url(/skins/common/images/isikhnas.png);
 
   background-image: url(/skins/common/images/isikhnas.png);
 
   background-color: white;
 
   background-color: white;
   background-repeat: none;
+
   background-repeat: no-repeat;
 
}
 
}

Revisi per 22 Februari 2014 09.31

#menu {
  background-color: #9A0000;
}
/* Set a background image for the top banner */
#top-wrap {
  background-image: url(/skins/common/images/isikhnas.png);
  background-color: white;
  background-repeat: no-repeat;
}