Difference between revisions of "MediaWiki:Common.css"
From UnReal World Wiki
Line 29: | Line 29: | ||
/* Test Code */ | /* Test Code */ | ||
− | .infoboxtest {font-size:100%; width:300px; vertical-align:top; border: 3px solid #307B30; border-left-color:#307B30; border-top-color:#307B30; text-align:left;} | + | .infoboxtest {font-size:100%; width:300px; vertical-align:top; border: 3px solid #307B30; border-left-color:#307B30; border-top-color:#307B30; text-align:left; background: url("http://unrealworld.fi/wiki/images/f/fe/BirchBark.png") repeat center left } |
.namebox {border: 3px solid #663300; color:#ffffff; font-size:120%; padding:1em; text-align:center;} | .namebox {border: 3px solid #663300; color:#ffffff; font-size:120%; padding:1em; text-align:center;} |
Revision as of 01:06, 26 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/a/a1/Parchment.jpg") repeat center left !important;} .bgimage4b {background: url("http://unrealworld.fi/wiki/images/7/76/Parchmentdark.png") repeat center left !important;} .bgimage4a {background: url("http://unrealworld.fi/wiki/images/d/dd/LightLeather.png") center; background-size:contain; !important;} .bgimage5 {background: url("http://unrealworld.fi/wiki/images/1/19/BlackStarGranite.png") repeat center left !important;} .bgimage6 {background: url("http://unrealworld.fi/wiki/images/2/26/Cornucopia.jpg") center; background-size:contain; !important;} .bgimage7 {background: url("http://unrealworld.fi/wiki/images/archive/b/be/20140925084246%21Cornucopia.png") center; background-size:contain; !important;} .bgimage8 {background: url("http://unrealworld.fi/wiki/images/4/41/Plants.png") center; background-size:contain; ;} .bgimage9 {background: url("http://unrealworld.fi/wiki/images/c/c5/Tools.png") center; background-size:contain; ;} .textshadow {color: white; text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;} /* Test Code */ .infoboxtest {font-size:100%; width:300px; vertical-align:top; border: 3px solid #307B30; border-left-color:#307B30; border-top-color:#307B30; text-align:left; background: url("http://unrealworld.fi/wiki/images/f/fe/BirchBark.png") repeat center left } .namebox {border: 3px solid #663300; color:#ffffff; font-size:120%; padding:1em; text-align:center;}