summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
Diffstat (limited to 'website')
-rw-r--r--website/static/css/main.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/website/static/css/main.css b/website/static/css/main.css
index e95ba02..f8c84a2 100644
--- a/website/static/css/main.css
+++ b/website/static/css/main.css
@@ -42,6 +42,7 @@
42 42
43body,html { 43body,html {
44 background-color: #fff; 44 background-color: #fff;
45 color: #073b4c;
45 width: 100%; 46 width: 100%;
46 height: 100%; 47 height: 100%;
47 line-height: 1.6em; 48 line-height: 1.6em;