From 99a1a4ff9991e517ee96ea1185e5e4e19f6f91c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E9=82=88?= Date: Wed, 26 Feb 2020 22:38:40 +0800 Subject: [PATCH] make the searchbox transparent --- static/css/style.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/style.scss b/static/css/style.scss index 8bee3e4..b5e0e94 100644 --- a/static/css/style.scss +++ b/static/css/style.scss @@ -306,6 +306,7 @@ body { max-width: 240px; height: 30px; font-size: 16px; + background: transparent; } #mirror-title {