Difference between revisions of "MediaWiki:Common.css"
From UnReal World Wiki
Line 8: | Line 8: | ||
.bgimage4 {background: url("http://unrealworld.fi/wiki/images/e/e7/Rawhide.png") repeat center left !important;} | .bgimage4 {background: url("http://unrealworld.fi/wiki/images/e/e7/Rawhide.png") repeat center left !important;} | ||
+ | |||
+ | .bgimage5 {background: url("http://unrealworld.fi/wiki/images/1/19/BlackStarGranite.png") repeat center left !important;} |
Revision as of 09:12, 25 September 2014
/* CSS placed here will be applied to all skins */ .bgimage {background: url("http://unrealworld.fi/wiki/images/f/fe/BirchBark.png") repeat center left !important;} .bgimage2 {background: url("http://unrealworld.fi/wiki/images/f/f4/TilePattern.png") repeat center left !important;} .bgimage3 {background: url("http://unrealworld.fi/wiki/images/8/86/TilePattern2.png") repeat center left !important;} .bgimage4 {background: url("http://unrealworld.fi/wiki/images/e/e7/Rawhide.png") repeat center left !important;} .bgimage5 {background: url("http://unrealworld.fi/wiki/images/1/19/BlackStarGranite.png") repeat center left !important;}