summaryrefslogtreecommitdiff
path: root/searx/static/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'searx/static/css/style.css')
-rw-r--r--searx/static/css/style.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/searx/static/css/style.css b/searx/static/css/style.css
index 570088c79..7c8ba5819 100644
--- a/searx/static/css/style.css
+++ b/searx/static/css/style.css
@@ -10,7 +10,9 @@ html {
.row p { padding: 0 10px; max-width: 700px; }
.row h3,ul { margin: 4px 8px;}
-.top_margin { margin-top: 40px; }
+.hmarg { margin: 0 20px; }
+
+.top_margin { margin-top: 60px; }
.center { text-align: center; }