From 41325c193409da696a845d597434d434be1714a9 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Sat, 7 Apr 2012 21:47:51 -0600 Subject: [PATCH] restore original colors, fix chrome layout glitch --- mini.html | 6 +++--- scoreboard.css | 2 +- scoreboard.html | 6 ++++-- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/mini.html b/mini.html index 204ceba..8cd734e 100644 --- a/mini.html +++ b/mini.html @@ -31,6 +31,9 @@ font-size: 120px; width: 100%; } + #jam, #period, #score-a, #score-b, #jammer-a.lead, #jammer-b.lead { + color: white; + } #score-a, #score-b { font-size: 150px; position: absolute; @@ -40,9 +43,6 @@ position: absolute; top: 10px; } - #jammer-a.lead, #jammer-b.lead { - color: white; - } #jamtext { font-family: monospace; } diff --git a/scoreboard.css b/scoreboard.css index 723675b..906eb6c 100644 --- a/scoreboard.css +++ b/scoreboard.css @@ -25,7 +25,7 @@ } #timeouts-a, #timeouts-b, #score-a, #score-b, #jam, #period { - color: white; + color: yellow; font-family: sans-serif; font-weight: bold; font-size: 133%; diff --git a/scoreboard.html b/scoreboard.html index dab0f76..8345c66 100644 --- a/scoreboard.html +++ b/scoreboard.html @@ -57,7 +57,8 @@ window.onkeypress = key;

--:-- -
+

+

0 - 0 @@ -66,7 +67,8 @@ window.onkeypress = key; - -
+

+

-:--.-