From c3e73a06aa5948bf82b17f296ce37b5ce3829bb9 Mon Sep 17 00:00:00 2001 From: atomaka Date: Thu, 10 Nov 2011 00:35:25 -0500 Subject: [PATCH] Light color text looks better on upload box. --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 9bfd74f..966c42f 100644 --- a/css/style.css +++ b/css/style.css @@ -105,7 +105,7 @@ h1{ text-align: center; padding-top: 160px; display: block; - color: #00487D; + color: #fff; } #dropbox .message i{