Messages and interface improvements; shortend zilch calculation

This commit is contained in:
Lurkars
2017-04-16 14:22:53 +02:00
parent 1ef4d00e2f
commit 075143bc21
3 changed files with 80 additions and 62 deletions
+3 -3
View File
@@ -99,7 +99,7 @@ hr {
}
.score-container.active {
color: white;
color: #f9f6f2;
}
.score-container .score {
@@ -118,7 +118,7 @@ hr {
}
.score-container.active .zilch {
color: white;
color: #f9f6f2;
}
.dices-container {
@@ -267,7 +267,7 @@ hr {
right: 0;
bottom: 0;
left: 0;
background: rgba(238, 228, 218, 0.73);
background: rgba(238, 228, 218, 0.5);
z-index: 100;
text-align: center;
z-index: 5;