Difference between revisions of "MediaWiki:Erudite.css"

(Created page with "→‎Set a background image for the top banner: #top-wrap { background-image: url(images/mybanner.jpg); }")
(No difference)

Revision as of 12:06, 28 December 2015

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