summaryrefslogtreecommitdiffstats
path: root/webroot/css/base.css
diff options
context:
space:
mode:
Diffstat (limited to 'webroot/css/base.css')
-rw-r--r--webroot/css/base.css4
1 files changed, 4 insertions, 0 deletions
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;
}