changeset 225:64e952421d55

css: increased line-height
author Goffi <goffi@goffi.org>
date Fri, 06 Dec 2019 14:47:34 +0100
parents 22a082143bc0
children c270f1b01112
files sat_templates/templates/default/static/styles.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/sat_templates/templates/default/static/styles.css	Sat Nov 09 19:49:46 2019 +0100
+++ b/sat_templates/templates/default/static/styles.css	Fri Dec 06 14:47:34 2019 +0100
@@ -24,6 +24,7 @@
 
 html {
     font-family: "sat-base-font";
+    line-height: 1.6;
 }
 
 body {