From ae5a137acdf2f29cd2971c715acb147a561a5304 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Tue, 25 Jun 2019 16:44:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=A7=89=E9=86=92=E7=BB=9F?= =?UTF-8?q?=E8=AE=A1=E5=AE=B9=E7=BA=B3=E9=87=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 03ae4642..e62e6e30 100644 --- a/style.css +++ b/style.css @@ -608,7 +608,7 @@ ul{ margin-top:5px; } .awoken-total-box .awoken-ul .awoken-count{ - font-size: 20px; + font-size: 16px; line-height: 32px; font-family: 'FOT-KurokaneStd-EB'; float: left; @@ -616,7 +616,7 @@ ul{ } .awoken-total-box .awoken-ul .count{ height: 32px; - width: 45px; + width: 30px; display: inline-block; vertical-align: middle; }