From bb96c609c2c25509e110e5aeab228bbf4ebfa9f3 Mon Sep 17 00:00:00 2001 From: raylu Date: Mon, 4 Jul 2011 03:46:49 -0700 Subject: don't define link colors in style.css; big signup button --- webroot/css/base.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'webroot/css/base.css') diff --git a/webroot/css/base.css b/webroot/css/base.css index ba5c45c..9b12043 100644 --- a/webroot/css/base.css +++ b/webroot/css/base.css @@ -2,9 +2,6 @@ body { font-family: Cantarell; letter-spacing: -0.01em; } -a:hover { - text-decoration:none; -} h1 { font-weight: bold; font-size: 220%; -- cgit v1.2.3