diff --git a/css/style.css b/css/style.css index d9bf57d..5b90e4f 100644 --- a/css/style.css +++ b/css/style.css @@ -1789,7 +1789,14 @@ .from-list-collection li>span:nth-of-type(3){ display: none; } - + .information-list li>span{ + line-height: 24px; + } + .information-list li>span ins{ + width: 24px; + height: 24px; + font-size: 20px; + } /* 登录注册页 */ .login-main{ width: 100%;