Difference between revisions of "MediaWiki:Erudite.css"

Line 1: Line 1:
 
/* Set a background image for the top banner */
 
/* Set a background image for the top banner */
 
#top-wrap {
 
#top-wrap {
   background-image: url(images/class.png);
+
   background-image: url(images/tools.png);
 
}
 
}

Revision as of 14:48, 19 January 2014

/* Set a background image for the top banner */
#top-wrap {
  background-image: url(images/tools.png);
}