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.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%;