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;