From fff372ed715d1e29c567e9e9078d8a61b8d2e9ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Wed, 11 Aug 2021 23:55:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E4=B8=AA=E5=9B=BE=E6=A0=87=E5=90=8D?= =?UTF-8?q?=E5=AD=97=E5=8F=98=E4=BA=86?= 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 76acd881..eb5aa52d 100644 --- a/style.css +++ b/style.css @@ -3327,7 +3327,7 @@ table .orb-icon { background-position-y:calc(-36px * 8); } -.icon-skill[data-icon-type="defense-break"] +.icon-skill[data-icon-type="def-break"] { background-position-y:calc(-36px * 9); }