From 100e935f2f05deb897a29dd6196f2c25e6e7c840 Mon Sep 17 00:00:00 2001 From: pengqian089 Date: Sun, 19 Dec 2021 06:13:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=8C=E8=AF=8D=E6=98=BE=E7=A4=BA=E4=BF=AE?= =?UTF-8?q?=E6=94=B9=EF=BC=9B=E6=B7=BB=E5=8A=A0=E7=A2=8E=E7=A2=8E=E5=BF=B5?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E6=9A=97=E6=A8=A1=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/css/site.css | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/core/css/site.css b/core/css/site.css index b73d280..6f7a556 100644 --- a/core/css/site.css +++ b/core/css/site.css @@ -1913,7 +1913,7 @@ li.L1, li.L3, li.L5, li.L7, li.L9 { .aplayer .aplayer-lrc p { font-size: 16px !important; font-weight: 500; - line-height: 19.2px !important; + line-height: 18px !important; color: #000; text-shadow: 0 0 #000; } @@ -5279,4 +5279,10 @@ header h1 { } /* layim end */ + + .talk-comment { + border-bottom-color: initial; + background-color: rgba(36, 37, 37, 0.5); + box-shadow: rgb(103 108 109) 3px 4px 5px; + } } \ No newline at end of file