New effects and timer
This commit is contained in:
@@ -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%);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user