From a22e53e1a25dfd41a06ff2604971edf638478ddb Mon Sep 17 00:00:00 2001 From: LyLme Date: Tue, 10 May 2022 08:53:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/lylme/css/style.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/template/lylme/css/style.css b/template/lylme/css/style.css index a2e5af7..cc60ade 100644 --- a/template/lylme/css/style.css +++ b/template/lylme/css/style.css @@ -14,7 +14,9 @@ /* padding-left: 20px; */ /* box-shadow: 0px 2px 12px 0px rgb(34 34 38 / 10%); */ } - +li.nav-item a { + color: #fff !important; +} #search-lylme { text-align: initial;