Difference between revisions of "MediaWiki:Common.css"
From UnReal World Wiki
(6 intermediate revisions by one user not shown) | |||
Line 6: | Line 6: | ||
.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;} | .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;} | ||
+ | .imagebox {max-width:250px max-height:200px; background: url("http://unrealworld.fi/wiki/images/c/cb/DarkBirchBarkBackground.png") center; background-size:contain;} | ||
.infotext {vertical-align:text-top; text-align:left; font-weight: bold;} | .infotext {vertical-align:text-top; text-align:left; font-weight: bold;} | ||
Line 11: | Line 12: | ||
.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;} | ||
Line 18: | Line 19: | ||
.bgimage4 {background: url("http://unrealworld.fi/wiki/images/a/a1/Parchment.jpg") repeat center left !important;} | .bgimage4 {background: url("http://unrealworld.fi/wiki/images/a/a1/Parchment.jpg") repeat center left !important;} | ||
+ | |||
+ | .bgimage5 {background: url("http://unrealworld.fi/wiki/images/c/cb/DarkBirchBarkBackground.png") repeat center left !important;} | ||
+ | |||
.bgimage6 {background: url("http://unrealworld.fi/wiki/images/archive/b/be/20140926012257%21Cornucopia.png") center; background-size:contain; !important;} | .bgimage6 {background: url("http://unrealworld.fi/wiki/images/archive/b/be/20140926012257%21Cornucopia.png") center; background-size:contain; !important;} |
Latest revision as of 12:08, 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;} .imagebox {max-width:250px max-height:200px; background: url("http://unrealworld.fi/wiki/images/c/cb/DarkBirchBarkBackground.png") center; 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;} .bgimage5 {background: url("http://unrealworld.fi/wiki/images/c/cb/DarkBirchBarkBackground.png") 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 */