logo

searx

My custom branche(s) on searx, a meta-search engine
commit: ba15b2691f108f1331191988faa5e71476f3fd35
parent: b17297a8ebf2ddb3935942bf65dd128e7551e343
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Sat, 15 Sep 2018 10:54:03 +0200

[theme/lanodan] searx.css: footer, header { clear: both; }

Diffstat:

Msearx/static/themes/lanodan/css/searx.css1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/searx/static/themes/lanodan/css/searx.css b/searx/static/themes/lanodan/css/searx.css @@ -56,6 +56,7 @@ footer, header { margin: .5em; text-align: center; vertical-align: center; + clear: both; } a { color: #3498DB;