From ccfacc566bdaf39c9edbc485aaa0c5edfb9a8124 Mon Sep 17 00:00:00 2001 From: Stefan `Sec` Zehl Date: Mon, 2 Jan 2012 20:16:30 +0100 Subject: [PATCH] Increased font size for lightning talk --- tools/game/bong/bong.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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; }