mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-26 15:40:51 +01:00
Added scss for image counter monsterplant
This commit is contained in:
parent
653089622e
commit
8f6e26cf44
@ -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 {
|
.avatar-image {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 90px;
|
width: 90px;
|
||||||
|
Loading…
Reference in New Issue
Block a user