summaryrefslogtreecommitdiffstats
path: root/webroot/css/base.css
diff options
context:
space:
mode:
authorraylu <raylu@mixpanel.com>2011-07-04 03:46:49 -0700
committerraylu <raylu@mixpanel.com>2011-07-04 03:46:49 -0700
commitbb96c609c2c25509e110e5aeab228bbf4ebfa9f3 (patch)
tree337e77a47a4431414536c2fa0635b0d3f9716f10 /webroot/css/base.css
parent264cabb1a29642b5b1f3483a172627af14ca8c96 (diff)
downloadotakuhub-bb96c609c2c25509e110e5aeab228bbf4ebfa9f3.tar.xz
don't define link colors in style.css; big signup button
Diffstat (limited to 'webroot/css/base.css')
-rw-r--r--webroot/css/base.css3
1 files changed, 0 insertions, 3 deletions
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%;