New effects and timer

This commit is contained in:
Marcel
2017-12-18 21:02:05 +01:00
parent 41f702a18b
commit cc5f9cf1bd
4 changed files with 44 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ body {
#game-play:hover, #game-play:active, #game-play:focus {
outline: none !important;
box-shadow: 3px 4px 0 3px rgba(0,0,0,0.2) !important;
box-shadow: 3px 4px 0 3px rgba(0, 0, 0, 0.2) !important;
}
#background {
@@ -111,4 +111,4 @@ body {
font-size: 20px;
font-weight: 300;
transform: translate(0, -50%);
}
}