From 8632f274cee5c41b9983078d4e064cf8a31eb294 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Fri, 17 Apr 2020 19:47:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=AD=A6=E5=99=A8=E7=9A=84=E4=B8=80=E7=82=B9?= =?UTF-8?q?=E5=B0=8F=E7=9A=84=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 1fd550b3..fefaef05 100644 --- a/style.css +++ b/style.css @@ -296,7 +296,7 @@ ul{ } /*武器*/ .monster.wepon .awoken-count.full-awoken{ - transform: scale(0.80) translateY(4px); + transform: scale(0.79) translateY(4px); width:32px;height:32px; background-image: url(images/awoken.png); background-position-x: 0;