minor fix...

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

View File

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

View File

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