From 02a3b0d8caf160da78bd4b355a7c11d558abe036 Mon Sep 17 00:00:00 2001 From: raylu Date: Sat, 19 Oct 2013 23:57:55 -0700 Subject: corp search --- web/static/css/base.ccss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'web/static/css/base.ccss') diff --git a/web/static/css/base.ccss b/web/static/css/base.ccss index e515323..9419e3f 100644 --- a/web/static/css/base.ccss +++ b/web/static/css/base.ccss @@ -13,14 +13,13 @@ body: a: text-decoration: none; - color: #dde; + color: #38c; form: input: background: #fff; border: 1px solid #cdd; padding: 5px 10px; - } .clear: clear: both; -- cgit v1.2.3