Difference between revisions of "MediaWiki:Common.css"

From UnReal World Wiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .bgimage {background: url("http://images1.wikia.nocookie.net/deadspace/images/e/e7/DeadSpace_-_Userpage.jpg") repeat center...")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
.bgimage {background: url("http://images1.wikia.nocookie.net/deadspace/images/e/e7/DeadSpace_-_Userpage.jpg") repeat center left !important;
+
.bgimage {background: url("http://unrealworld.fi/wiki/images/f/fe/BirchBark.png") repeat center left !important;}
}
+

Revision as of 07:50, 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;}