diff --git a/tools/game/bong/bong.html b/tools/game/bong/bong.html index bb00663..39f122b 100644 --- a/tools/game/bong/bong.html +++ b/tools/game/bong/bong.html @@ -28,6 +28,14 @@ div } div.score +{ + color: #33FF33; + background-color: transparent; + width: 640px; + font-size: 20px; + font-family: courier new; +} +div.player { color: #33FF33; background-color: transparent; @@ -46,5 +54,7 @@ div.score