minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-04-21 04:06:35 +03:00
parent fff65c74f7
commit 90c68b6eb4
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
CACHE MANIFEST CACHE MANIFEST
# Timestamp: 20170421002307 # Timestamp: 20170421040607
CACHE: CACHE:
simplesnake.html simplesnake.html

View File

@ -90,7 +90,7 @@ body {
background-color: red; background-color: red;
} }
.simplesnake.paused:before { body:not(.hints) .simplesnake.paused:before {
content: "Paused..."; content: "Paused...";
position: absolute; position: absolute;
display: block; display: block;