From 693270ece9b7539bc30b6cee8f1e8e727ad808b2 Mon Sep 17 00:00:00 2001 From: fofolee Date: Mon, 10 Jan 2022 23:50:10 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=A0=B7=E5=BC=8F=E5=BE=AE=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/style/options.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/style/options.css b/src/assets/style/options.css index c1f47a9..a9709b0 100644 --- a/src/assets/style/options.css +++ b/src/assets/style/options.css @@ -208,7 +208,7 @@ body { } #options .keyword a { - color: #ff6c9e; + color: #00bcd4; background: #0000; }