From 2e6016922cfeaf32e69f65df8178d71387782e2c Mon Sep 17 00:00:00 2001 From: raylu Date: Sun, 10 Jul 2011 23:32:14 -0700 Subject: /anime works --- webroot/css/base.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'webroot/css/base.css') 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%; -- cgit v1.2.3