summaryrefslogtreecommitdiff
path: root/searx/static/default/css
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2014-07-07 14:29:12 +0200
committerAdam Tauber <asciimoo@gmail.com>2014-07-07 14:29:12 +0200
commitd290c1b9aca659680559b7637640e3d8872e31a6 (patch)
tree6c7f24f48d7c1f905a5fda941590bb676b6781fa /searx/static/default/css
parentb0ba367a1a575fbbd3d847bdbe39b6920d2f46e4 (diff)
downloadsearxng-d290c1b9aca659680559b7637640e3d8872e31a6.tar.gz
searxng-d290c1b9aca659680559b7637640e3d8872e31a6.zip
[enh] github ribbon to landingpage
Diffstat (limited to 'searx/static/default/css')
-rw-r--r--searx/static/default/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/default/css/style.css b/searx/static/default/css/style.css
index 69190b21d..43f8f8383 100644
--- a/searx/static/default/css/style.css
+++ b/searx/static/default/css/style.css
@@ -70,5 +70,5 @@ tr:hover{background:#ddd}
#preferences{top:10px;padding:0;border:0;background:url('../img/preference-icon.png') no-repeat;background-size:28px 28px;opacity:.8;width:28px;height:30px;display:block}#preferences *{display:none}
#pagination{clear:both;width:40em}
#apis{margin-top:8px;clear:both}
-@media screen and (max-width:50em){#categories{font-size:90%;clear:both}#categories .checkbox_container{margin-top:2px;margin:auto} #results{margin:auto;padding:0;width:90%} .checkbox_container{display:block;width:90%}.checkbox_container label{border-bottom:0}}@media screen and (max-width:70em){.right{display:none;postion:fixed !important;top:100px;right:0} #sidebar{position:static;max-width:50em;margin:0 0 2px 0;padding:0;float:none;border:none;width:auto}#sidebar input{border:0} #apis{display:none} #search_url{display:none} .result{border-top:1px solid #e8e7e6;margin:7px 0 6px 0}.result img{max-width:90%;width:auto;height:auto}}.favicon{float:left;margin-right:4px;margin-top:2px}
+@media screen and (max-width:50em){#categories{font-size:90%;clear:both}#categories .checkbox_container{margin-top:2px;margin:auto} #results{margin:auto;padding:0;width:90%} .github{display:none} .checkbox_container{display:block;width:90%}.checkbox_container label{border-bottom:0}}@media screen and (max-width:70em){.right{display:none;postion:fixed !important;top:100px;right:0} #sidebar{position:static;max-width:50em;margin:0 0 2px 0;padding:0;float:none;border:none;width:auto}#sidebar input{border:0} #apis{display:none} #search_url{display:none} .result{border-top:1px solid #e8e7e6;margin:7px 0 6px 0}.result img{max-width:90%;width:auto;height:auto}}.favicon{float:left;margin-right:4px;margin-top:2px}
.preferences_back{background:none repeat scroll 0 0 #3498db;border:0 none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;cursor:pointer;display:inline-block;margin:2px 4px;padding:4px 6px}.preferences_back a{color:#fff}