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