center infobox on screen

This commit is contained in:
Andrew Dolgov
2006-03-20 12:24:34 +01:00
parent 991ee9e2b5
commit c38c2b69c9
3 changed files with 20 additions and 5 deletions

View File

@@ -554,11 +554,9 @@ div.helpResponse {
#infoBoxShadow {
background-image : url("images/shadow.png");
position : absolute;
margin-left : 30%;
width : 30%;
z-index : 3;
display : none;
top : 30%;
}
div.infoBoxContents {