diff --git a/tools/game/bong/bong.html b/tools/game/bong/bong.html index 39f122b..0a6df36 100644 --- a/tools/game/bong/bong.html +++ b/tools/game/bong/bong.html @@ -32,7 +32,7 @@ div.score color: #33FF33; background-color: transparent; width: 640px; - font-size: 20px; + font-size: 30px; font-family: courier new; } div.player @@ -40,7 +40,7 @@ div.player color: #33FF33; background-color: transparent; width: 640px; - font-size: 20px; + font-size: 30px; font-family: courier new; }