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/migrate.png);
+
   background-image: url(images/class.png);
 
}
 
}

Revision as of 22:04, 23 December 2013

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