Difference between revisions of "MediaWiki:Common.css"

From Unrailed! Wiki
Jump to navigation Jump to search
imported>Stencil
(Created page with "body { background-image: url("http://mediawiki.h2732060.stratoserver.net/images/2/23/Unrailed-Grid.png"); background-repeat: repeat; }")
 
imported>Stencil
Line 1: Line 1:
 
body {
 
body {
background-image: url("http://mediawiki.h2732060.stratoserver.net/images/2/23/Unrailed-Grid.png");
+
background-image: url("images/2/23/Unrailed-Grid.png");
 
background-repeat: repeat;
 
background-repeat: repeat;
 
}
 
}

Revision as of 06:21, 28 February 2020

body {
	background-image: url("images/2/23/Unrailed-Grid.png");
	background-repeat: repeat;
}