From 10bfe0136806b0d2f8c409c275400eb90ebbe8ff Mon Sep 17 00:00:00 2001 From: PJ568 Date: Thu, 15 Jun 2023 15:35:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E5=87=86=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- README_EN.md | 2 +- css/568_comment.css | 4 +++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5de68ba3..b44ca68f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ * 568Tools 在线工具箱是在线工具的集合。使用大部分工具无需注册、下载或上传到服务器。 - 点击访问 + 点击访问 ## 📚服务涵盖 * 文件转换; diff --git a/README_EN.md b/README_EN.md index 2af5ce79..30c69884 100644 --- a/README_EN.md +++ b/README_EN.md @@ -8,7 +8,7 @@ * 568Tools Online Toolbox is a collection of online tools. Using most tools do not require registration, download, or upload to a server. - Click me to visit + Click me to visit ## 📚Features * File Converter. diff --git a/css/568_comment.css b/css/568_comment.css index c30cb046..5c00052f 100644 --- a/css/568_comment.css +++ b/css/568_comment.css @@ -117,6 +117,7 @@ order:1} .gsc-comments>.gsc-comment-box{ border: 2px solid #0277BD; background: #424242; +color: #E0E0E0; width: 99%; border-radius: 6px; margin-bottom:1rem; @@ -124,7 +125,8 @@ margin: 10px 0.8%; box-shadow: 0.5rem 0.875rem 2.375rem rgb(39 44 49 / 6%), 0.0625rem 0.1875rem 0.5rem rgb(39 44 49 / 3%); order:2} .gsc-comments>.gsc-comment-box>.gsc-comment-box-tabs{ -background: #848484} +color: #E0E0E0; +background: #545454} .gsc-comments>.gsc-timeline{ order:3} .gsc-homepage-bg{