add mobile css; initical game improvements; improved message timing
This commit is contained in:
+6
-4
@@ -71,6 +71,8 @@ hr {
|
||||
}
|
||||
|
||||
.top .button {
|
||||
position: relative;
|
||||
top: -18px;
|
||||
margin: 0 88px;
|
||||
}
|
||||
|
||||
@@ -299,10 +301,6 @@ hr {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.action .button {
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
.pointsContainer {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
@@ -327,3 +325,7 @@ hr {
|
||||
line-height: 25px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.footer {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user