From bc2ce96691f89b59bf6e33b215f2244fb3bea341 Mon Sep 17 00:00:00 2001 From: PJ568 Date: Thu, 15 Jun 2023 22:22:20 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A2=9C=E8=89=B2=E6=A0=87=E5=87=86=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/568_comment.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/568_comment.css b/css/568_comment.css index 5c00052f..6a7949f4 100644 --- a/css/568_comment.css +++ b/css/568_comment.css @@ -116,7 +116,7 @@ border: 2px solid #0277BD; order:1} .gsc-comments>.gsc-comment-box{ border: 2px solid #0277BD; -background: #424242; +background: #313131; color: #E0E0E0; width: 99%; border-radius: 6px; @@ -126,7 +126,7 @@ box-shadow: 0.5rem 0.875rem 2.375rem rgb(39 44 49 / 6%), 0.0625rem 0.1875rem 0.5 order:2} .gsc-comments>.gsc-comment-box>.gsc-comment-box-tabs{ color: #E0E0E0; -background: #545454} +background: #424242} .gsc-comments>.gsc-timeline{ order:3} .gsc-homepage-bg{