From 46c0f22885b47df770d43b8b0e8f4756fe59ca2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Mon, 24 Jun 2019 11:57:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B6=85=E8=A7=89=E9=86=92=E6=8A=8A=E5=89=AF?= =?UTF-8?q?=E5=B1=9E=E6=80=A7=E9=81=AE=E4=BD=8F=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/style.css b/style.css index 1dd1573f..f042caae 100644 --- a/style.css +++ b/style.css @@ -119,12 +119,6 @@ ul{ position: absolute; left:0; } -/*怪物-超觉醒*/ -.monster .super-awoken{ - position: absolute; - right:0; - bottom: 0; -} .null .plus,.delay .plus, .null .awoken-count,.delay .awoken-count, @@ -167,6 +161,13 @@ ul{ text-shadow: none; background-position: 0 -38px; } +/*怪物-超觉醒*/ +.monster .super-awoken{ + position: absolute; + right:0; + top: 30px; + transform: scale(0.80) translateX(4px); +} /*怪物-等级*/ .monster .level{ color: white;