add instructions how to play

This commit is contained in:
Juraj Michalek
2014-12-30 11:07:09 +00:00
parent ea2e6f4582
commit a3e159a6a9
2 changed files with 9 additions and 3 deletions

View File

@@ -33,6 +33,7 @@
#infoGraphics {
width: 100%;
text-align: center;
font-size: xx-large;
}
@@ -44,3 +45,8 @@
right: 0px;
bottom: 0px;
}
.instructionGreen {
color: darkgreen;
}