Difference between revisions of "MediaWiki:GW2.css"
Jump to navigation
Jump to search
| Line 19: | Line 19: | ||
} | } | ||
| − | . | + | .level1 { |
position:absolute; | position:absolute; | ||
top:110px; | top:110px; | ||
left:180px; | left:180px; | ||
} | } | ||
Revision as of 09:56, 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);
}
.level1 {
position:absolute;
top:110px;
left:180px;
}