css fixes for score containers

This commit is contained in:
Lurkars
2017-04-22 09:54:06 +02:00
parent 1fb2baed25
commit d57d531e53
3 changed files with 51 additions and 20 deletions
+6 -4
View File
@@ -15,7 +15,7 @@
padding: 0 3px;
}
.top .button {
margin: 0 5px;
margin-top: 10px;
}
.score-container {
width: 75px;
@@ -48,13 +48,15 @@
height: 75px;
text-align: center;
}
.action .button {
margin-top: 15px;
#points-button {
top: 10px;
}
#dices-button {
top: 10px;
}
.pointsContainer {
width: 75px;
height: 60px;
margin: 0 5px;
}
.pointsContainer .points {
font-size: 20px;