From e181041f11f612937299d440ccb090d3a78cf740 Mon Sep 17 00:00:00 2001 From: Cqoicebordel Date: Tue, 17 Feb 2015 01:07:14 +0100 Subject: Ajax loading + Tweaks of CSS --- searx/templates/pix-art/base.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'searx/templates/pix-art/base.html') diff --git a/searx/templates/pix-art/base.html b/searx/templates/pix-art/base.html index 2a3870e58..f98d617fb 100644 --- a/searx/templates/pix-art/base.html +++ b/searx/templates/pix-art/base.html @@ -14,6 +14,9 @@ {% block meta %}{% endblock %} {% block head %} {% endblock %} +
@@ -23,6 +26,9 @@ searx = {}; +
-- cgit v1.2.3