From 54af121be583c56712b02a5137dc479d11f6973a Mon Sep 17 00:00:00 2001 From: PJ568 Date: Wed, 5 Jul 2023 20:46:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=A0=BC=E5=BC=8F=E4=B8=8D?= =?UTF-8?q?=E7=BB=9F=E4=B8=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/tool_type.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/css/tool_type.css b/css/tool_type.css index 51038ffd..ae1da746 100644 --- a/css/tool_type.css +++ b/css/tool_type.css @@ -182,6 +182,12 @@ body { font-size: 20px; } +.nav_content .info h3 { + margin: 10px; + color: #E0E0E0; + font-size: 18px; +} + .nav_content .info p { margin: 10px; color: #E0E0E0;