From 739904fd447a6bcfb187eb53da9e93d64581a13e Mon Sep 17 00:00:00 2001 From: Lee-1203 <342694918@qq.com> Date: Wed, 16 Feb 2022 15:32:03 +0800 Subject: [PATCH] =?UTF-8?q?iphone5=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/css/style.css b/css/style.css index d37dd45..9887d36 100644 --- a/css/style.css +++ b/css/style.css @@ -2845,4 +2845,20 @@ textarea::-webkit-input-placeholder { .join-list li>div:nth-of-type(1)>strong, .join-list li>div:nth-of-type(1)>span{ font-size: 12px; } + .index-title ins{ + font-size: 42px; + } + .index-title p{ + font-size: 16px; + } + .index-title-item li{ + font-size: 13px; + } + .index-title-item li:last-child{ + margin-left: 15px; + } + .corporate-name{ + font-size: 22px; + margin: 20px 0 10px; + } } \ No newline at end of file