summaryrefslogtreecommitdiff
path: root/searx/static
diff options
context:
space:
mode:
Diffstat (limited to 'searx/static')
-rw-r--r--searx/static/css/style.css1
-rw-r--r--searx/static/img/icon_github.icobin0 -> 6518 bytes
-rw-r--r--searx/static/img/icon_soundcloud.icobin0 -> 1150 bytes
-rw-r--r--searx/static/img/icon_stackoverflow.icobin0 -> 1150 bytes
-rw-r--r--searx/static/img/icon_twitter.icobin0 -> 1150 bytes
-rw-r--r--searx/static/img/icon_vimeo.icobin0 -> 6518 bytes
-rw-r--r--searx/static/img/icon_wikipedia.icobin0 -> 14858 bytes
-rw-r--r--searx/static/img/icon_youtube.icobin0 -> 1150 bytes
8 files changed, 1 insertions, 0 deletions
diff --git a/searx/static/css/style.css b/searx/static/css/style.css
index 6abe6b4bb..83d281806 100644
--- a/searx/static/css/style.css
+++ b/searx/static/css/style.css
@@ -79,6 +79,7 @@ a { text-decoration: none; color: #1a11be; }
a:visited { color: #7b11be; }
.result { margin: 19px 0 18px 0; padding: 0; max-width: 55em; clear: both; }
+.result:hover { background: #e8e7e6; }
.result_title { margin-bottom: 0; }
.result h3 { font-size: 1em; word-wrap:break-word; margin: 5px 0 1px 0; padding: 0 }
.result .content { font-size: 0.8em; margin: 0; padding: 0; max-width: 54em; word-wrap:break-word; line-height: 1.24; }
diff --git a/searx/static/img/icon_github.ico b/searx/static/img/icon_github.ico
new file mode 100644
index 000000000..133f0ca35
--- /dev/null
+++ b/searx/static/img/icon_github.ico
Binary files differ
diff --git a/searx/static/img/icon_soundcloud.ico b/searx/static/img/icon_soundcloud.ico
new file mode 100644
index 000000000..4130bea1b
--- /dev/null
+++ b/searx/static/img/icon_soundcloud.ico
Binary files differ
diff --git a/searx/static/img/icon_stackoverflow.ico b/searx/static/img/icon_stackoverflow.ico
new file mode 100644
index 000000000..b2242bc6c
--- /dev/null
+++ b/searx/static/img/icon_stackoverflow.ico
Binary files differ
diff --git a/searx/static/img/icon_twitter.ico b/searx/static/img/icon_twitter.ico
new file mode 100644
index 000000000..b4a71699a
--- /dev/null
+++ b/searx/static/img/icon_twitter.ico
Binary files differ
diff --git a/searx/static/img/icon_vimeo.ico b/searx/static/img/icon_vimeo.ico
new file mode 100644
index 000000000..4fe4336da
--- /dev/null
+++ b/searx/static/img/icon_vimeo.ico
Binary files differ
diff --git a/searx/static/img/icon_wikipedia.ico b/searx/static/img/icon_wikipedia.ico
new file mode 100644
index 000000000..911fa76f6
--- /dev/null
+++ b/searx/static/img/icon_wikipedia.ico
Binary files differ
diff --git a/searx/static/img/icon_youtube.ico b/searx/static/img/icon_youtube.ico
new file mode 100644
index 000000000..977887dbb
--- /dev/null
+++ b/searx/static/img/icon_youtube.ico
Binary files differ