Reference #42, #41, #39 : Fitting new UI art mockups into place. Moved item spawn locations on top of the new background bar.

This commit is contained in:
2014-07-11 19:53:38 -07:00
parent b3b3370dbe
commit 2e31517169
6 changed files with 44 additions and 37 deletions

View File

@@ -3,7 +3,6 @@ body {
background-color: #000000;
color: #c8c8c8;
text-align: center;
width: 800px;
align: center;
}
@@ -12,7 +11,6 @@ body {
}
#uiGameDisplay {
position: absolute;
top: 60px;
left: 55px;
position: relative;
align: center;
}