Added scss for image counter monsterplant

This commit is contained in:
object 2022-08-13 19:33:50 +00:00
parent 653089622e
commit 8f6e26cf44

View File

@ -299,6 +299,19 @@
}
}
.nitro-counter-time {
width: 36px;
height: 28px;
background: url("../assets/images/infostand/countown-timer.png");
div {
line-height: 28px;
text-align: center;
color: $white;
font-weight: bold;
}
}
.avatar-image {
position: relative;
width: 90px;