From 77e38ea4d6f3592082109634fce458eb83259a95 Mon Sep 17 00:00:00 2001 From: Ekkles <41195266+EkklesN@users.noreply.github.com> Date: Fri, 25 Oct 2019 07:27:21 +1300 Subject: [PATCH] delete the background of search box --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 0e8b216..8d63640 100644 --- a/style.css +++ b/style.css @@ -4176,7 +4176,7 @@ i.iconfont.js-toggle-search.iconsearch { visibility: visible; opacity: .99; animation: elastic .5s; - background-image: url(https://cdn.jsdelivr.net/gh/moezx/cdn@3.2.1/img/other/iloli.gif); + background-repeat: no-repeat; background-position: bottom right }