summaryrefslogtreecommitdiffstats
path: root/webroot/css/base.css
diff options
context:
space:
mode:
authorraylu <raylu@mixpanel.com>2011-07-10 23:32:14 -0700
committerraylu <raylu@mixpanel.com>2011-07-10 23:33:03 -0700
commit2e6016922cfeaf32e69f65df8178d71387782e2c (patch)
tree45222803c2b386ed39af4530c9eddc7090f4a60b /webroot/css/base.css
parent913bca163e3c00c2f956b7882945b73a5d47ce71 (diff)
downloadotakuhub-2e6016922cfeaf32e69f65df8178d71387782e2c.tar.xz
/anime works
Diffstat (limited to 'webroot/css/base.css')
-rw-r--r--webroot/css/base.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/webroot/css/base.css b/webroot/css/base.css
index ab9cca3..e783306 100644
--- a/webroot/css/base.css
+++ b/webroot/css/base.css
@@ -2,6 +2,9 @@ body {
font-family: Cantarell;
letter-spacing: -0.01em;
}
+a:link, a:visited {
+ text-decoration: none;
+}
h1 {
font-weight: bold;
font-size: 220%;