Difference between revisions of "MediaWiki:Common.css"

From Octopath Traveler Speedruns
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: body { background-image: url(images/background.png); background-repeat: no-repeat; }")
(No difference)

Revision as of 08:33, 23 January 2019

/* CSS placed here will be applied to all skins */

body {
  background-image: url(images/background.png);
  background-repeat: no-repeat;
}