From eea2f22a637d551828b4651eb230af634cd04b7b Mon Sep 17 00:00:00 2001 From: root Date: Tue, 21 Aug 2018 18:14:01 +0000 Subject: [PATCH] tune css --- camp/static/css/main.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/camp/static/css/main.css b/camp/static/css/main.css index 4fa612b..dbb8f52 100644 --- a/camp/static/css/main.css +++ b/camp/static/css/main.css @@ -1,5 +1,5 @@ body { - background-color: #000000 !important; + background-color: #282828 !important; font-size: 14px !important; color: #ffffff !important; overflow-x: hidden; @@ -17,6 +17,7 @@ body { body, h1, h2, h3, h4, h5, h6 { font-family: Open Sans !important; + line-height: 1.4; } @@ -55,6 +56,7 @@ a:focus, a:hover { .special-column { padding-left: 0em !important; + padding-top: 10px; /* moved below search bar */ } .index-text {