added 'how to play'; correct spelling; fixed win mechanics; prepare for settings

This commit is contained in:
Lurkars
2017-04-14 21:45:21 +02:00
parent 3ff112057d
commit 34e53c4835
4 changed files with 63 additions and 35 deletions
+4
View File
@@ -36,6 +36,10 @@ hr {
margin-bottom: 30px;
}
.uppercase {
text-transform: uppercase;
}
.container {
width: 500px;
margin: 0 auto;