From dccc88325a29f19b25a4c4a86bd360f336e75218 Mon Sep 17 00:00:00 2001 From: raylu Date: Mon, 4 Jul 2011 01:47:57 -0700 Subject: hello Cantarell --- webroot/css/base.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'webroot/css') diff --git a/webroot/css/base.css b/webroot/css/base.css index ec4ddf9..c90cc45 100644 --- a/webroot/css/base.css +++ b/webroot/css/base.css @@ -1,3 +1,7 @@ +body { + font-family: Cantarell; + letter-spacing: -0.01em; +} a:hover { text-decoration:none; } -- cgit v1.2.3