From 21094ce07a5caf44239e51720500b8c89640e8df Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Fri, 6 Aug 2010 15:18:40 +0000 Subject: [PATCH] added color --- 2010/friday/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/2010/friday/index.html b/2010/friday/index.html index 9fcf7687..f01ca94f 100644 --- a/2010/friday/index.html +++ b/2010/friday/index.html @@ -23,6 +23,8 @@ body,html { margin: 0 !important; padding: 0 !important;} #days {text-align: center;} + #days * {color: white !important;} + #days div {min-height: 600px;} #days h3{text-transform: uppercase; font-size: 26px;} -- 2.25.1