Some work on the Saldo game

This commit is contained in:
hallgren
2010-04-28 12:58:17 +00:00
parent c757e914cd
commit 593f104bc1
3 changed files with 111 additions and 1 deletions

View File

@@ -35,3 +35,8 @@ div.modtime { float: right; }
.modtime { color: #444; white-space: nowrap; }
ul.space>li { margin-top: 0.5ex; }
div#saldospel input[type=button] { font-size: 100%; }
div#saldospel input.correct { color: green; }
div#saldospel input.incorrect { color: red; }