Difference between revisions of "MediaWiki:Common.css"
From UnReal World Wiki
Line 11: | Line 11: | ||
.bgimage {background: url("http://unrealworld.fi/wiki/images/1/19/BlackStarGranite.png") center; background-size:contain; !important;} | .bgimage {background: url("http://unrealworld.fi/wiki/images/1/19/BlackStarGranite.png") center; background-size:contain; !important;} | ||
− | .bgimage1 {background: url("http://unrealworld.fi/wiki/ | + | .bgimage1 {background: url("http://unrealworld.fi/wiki/images/f/fe/BirchBark.png") center; background-size:contain; !important;} |
.bgimage2 {background: url("http://unrealworld.fi/wiki/images/3/3f/Mob.png") center; background-size:contain; !important;} | .bgimage2 {background: url("http://unrealworld.fi/wiki/images/3/3f/Mob.png") center; background-size:contain; !important;} |
Revision as of 03:53, 27 September 2014
/* CSS placed here will be applied to all skins */ .infobox {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/7/76/Parchmentdark.png"); background-size:contain;} .namebox {border: 3px solid #663300; color:#ffffff; font-size:120%; padding:1em; text-align:center; background-size:contain;} .sectionbox {text-align:center; color:#ffffff; font-size:110%; vertical-align:text-top; font-weight: bold; background-size:contain; background: url("http://unrealworld.fi/wiki/images/8/86/TilePattern2.png"); background-size:contain;} .infotext {vertical-align:text-top; text-align:left; font-weight: bold;} .bgimage {background: url("http://unrealworld.fi/wiki/images/1/19/BlackStarGranite.png") center; background-size:contain; !important;} .bgimage1 {background: url("http://unrealworld.fi/wiki/images/f/fe/BirchBark.png") center; background-size:contain; !important;} .bgimage2 {background: url("http://unrealworld.fi/wiki/images/3/3f/Mob.png") center; background-size:contain; !important;} .bgimage3 {background: url("http://unrealworld.fi/wiki/images/2/2f/Skills.png") center; background-size:contain; !important;} .bgimage4 {background: url("http://unrealworld.fi/wiki/images/a/a1/Parchment.jpg") repeat center left !important;} .bgimage6 {background: url("http://unrealworld.fi/wiki/images/archive/b/be/20140926012257%21Cornucopia.png") center; background-size:contain; !important;} .bgimage7 {background: url("http://unrealworld.fi/wiki/images/f/fe/BirchBark.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 */