MediaWiki:Erudite.css: Difference between revisions

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

Revision as of 12:24, 11 October 2022

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