summaryrefslogtreecommitdiffstats
path: root/theme/stylesheets/website/variables.less
diff options
context:
space:
mode:
Diffstat (limited to 'theme/stylesheets/website/variables.less')
-rw-r--r--theme/stylesheets/website/variables.less3
1 files changed, 2 insertions, 1 deletions
diff --git a/theme/stylesheets/website/variables.less b/theme/stylesheets/website/variables.less
index 01eb9ed..e03caea 100644
--- a/theme/stylesheets/website/variables.less
+++ b/theme/stylesheets/website/variables.less
@@ -50,7 +50,8 @@
@page-background: @body-background;
// Content
-@content-line-height: 1.6em;
+@content-line-height: 1.6;
+@content-color: #333333;
// Basics of a navbar
@navbar-height: 50px;