From d46b450ab2119b4d84b9d27c27d5f2b9d45fb739 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Fri, 3 Apr 2015 17:02:09 -0600 Subject: [PATCH] twiddle scoreboard colers a touch --- html/css/style.css | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/html/css/style.css b/html/css/style.css index 9d5b44a..d79fd08 100644 --- a/html/css/style.css +++ b/html/css/style.css @@ -193,15 +193,14 @@ section { height: 1.1em; } -.cat0, .cat9{background-color: #a6cee3; color: black;} -.cat1, .cat10 {background-color: #1f78b4; color: white;} -.cat2, .cat11 {background-color: #b2df8a; color: black;} +.cat0, .cat8{background-color: #a6cee3; color: black;} +.cat1, .cat9 {background-color: #1f78b4; color: white;} +.cat2, .cat10 {background-color: #b2df8a; color: black;} .cat3, .cat11 {background-color: #33a02c; color: white;} -.cat4, .cat12 {background-color: #cab2d6; color: black;} +.cat4, .cat12 {background-color: #fb9a99; color: black;} .cat5, .cat13 {background-color: #e31a1c; color: white;} .cat6, .cat14 {background-color: #fdbf6f; color: black;} .cat7, .cat15 {background-color: #ff7f00; color: black;} -.cat8, .cat16 {background-color: #fb9a99; color: black;} .wide {