From ab9d9a184994b92fa69235b489006276e09e2d5f Mon Sep 17 00:00:00 2001 From: JSTAR <78903532+DevJSTAR@users.noreply.github.com> Date: Sat, 14 Dec 2024 15:19:39 +0500 Subject: [PATCH] Add files via upload --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index adf6cec..a943fb3 100644 --- a/style.css +++ b/style.css @@ -246,8 +246,8 @@ input[type="text"]:focus { } .search-engine-option.selected { - background: #eeeeee; - border: 2px solid var(--border); + background: #dddddd; + border: 2px solid #dddddd; } .search-engine-option img {