|
|
|
@@ -2077,12 +2077,15 @@ icon.inflicts::after |
|
|
|
float: left; |
|
|
|
margin-right:5px; |
|
|
|
} |
|
|
|
.monsterinfo-box .monsterinfo-line{ |
|
|
|
font-size: 22px; |
|
|
|
line-height: 25px; |
|
|
|
height: auto; |
|
|
|
} |
|
|
|
.monsterinfo-box .monsterinfo-line>div |
|
|
|
{ |
|
|
|
display:inline-block; |
|
|
|
vertical-align: top; |
|
|
|
font-size: 22px; |
|
|
|
line-height: 22px; |
|
|
|
vertical-align: middle; |
|
|
|
} |
|
|
|
.monsterinfo-box .monster-id{ |
|
|
|
width:120px; |
|
|
|
@@ -2145,7 +2148,6 @@ icon.inflicts::after |
|
|
|
line-height: 1em; |
|
|
|
display: inline-block; |
|
|
|
white-space: break-spaces; |
|
|
|
vertical-align: top; |
|
|
|
} |
|
|
|
|
|
|
|
.monsterinfo-box .monster-mp::before |
|
|
|
@@ -2154,9 +2156,9 @@ icon.inflicts::after |
|
|
|
background-image: url(images/icon-MP.png); |
|
|
|
background-size: cover; |
|
|
|
display: inline-block; |
|
|
|
width: 24px; |
|
|
|
height: 24px; |
|
|
|
vertical-align: top; |
|
|
|
width: 22px; |
|
|
|
height: 22px; |
|
|
|
vertical-align: middle; |
|
|
|
} |
|
|
|
|
|
|
|
.monsterinfo-box .monster-type { |
|
|
|
|