conversion tweaks

This commit is contained in:
Continuities
2015-11-09 18:36:55 -05:00
parent 3849f7871f
commit fba203cea1
5 changed files with 23 additions and 10 deletions
+2 -2
View File
@@ -144,11 +144,11 @@
position:relative;
}
.endGameRestart {
.endGameOption {
font-size: 32px;
cursor: pointer;
}
.endGameRestart:hover {
.endGameOption:hover {
text-decoration: underline;
}