summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authorasciimoo <asciimoo@gmail.com>2013-10-20 10:39:49 +0200
committerasciimoo <asciimoo@gmail.com>2013-10-20 10:39:49 +0200
commit0cfc4b4c8ae0197c8def545b7576448d2b11a928 (patch)
treec6615d7d9a651c3d18be481600a0266a07ce8fd7 /searx
parent30af40a7d467a9d65406db09cf6f91077428378b (diff)
downloadsearxng-0cfc4b4c8ae0197c8def545b7576448d2b11a928.tar.gz
searxng-0cfc4b4c8ae0197c8def545b7576448d2b11a928.zip
[enh] css rules
Diffstat (limited to 'searx')
-rw-r--r--searx/static/css/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/searx/static/css/style.css b/searx/static/css/style.css
index b41b13676..99a2f488f 100644
--- a/searx/static/css/style.css
+++ b/searx/static/css/style.css
@@ -27,3 +27,5 @@ a { text-decoration: none; }
.small p { margin: 2px 0; }
.right { float: right; }
+
+.invisible { display: none; }