Difference between revisions of "MediaWiki:GW2.css"
Jump to navigation
Jump to search
Line 17: | Line 17: | ||
.gw2bg2 { | .gw2bg2 { | ||
background: transparent url(http://wiki.theamazonbasin.com/images/e/e0/GW2_navbarbg.png); | background: transparent url(http://wiki.theamazonbasin.com/images/e/e0/GW2_navbarbg.png); | ||
+ | } | ||
+ | |||
+ | .check1 { | ||
+ | position:absolute; | ||
+ | top:110px; | ||
+ | left:180px; | ||
} | } |
Revision as of 08:55, 27 March 2013
/* Guild Wars 2 customizations */ .gw2clockbox { background: transparent url(http://wiki.theamazonbasin.com/images/c/c1/Transp_rect.png); width: 193px; height:65px; border: 1px solid #131c1b; text-align: center; font: small-caps 1.8em serif; letter-spacing: 1px; } .gw2bg1 { background: transparent url(http://wiki.theamazonbasin.com/images/9/92/GW2_bg1.jpg) left repeat-y; } .gw2bg2 { background: transparent url(http://wiki.theamazonbasin.com/images/e/e0/GW2_navbarbg.png); } .check1 { position:absolute; top:110px; left:180px; }