✨
This commit is contained in:
@@ -290,6 +290,7 @@
|
||||
-o-border-radius: 10px;
|
||||
|
||||
padding: 5px;
|
||||
margin: 5px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-around;
|
||||
@@ -297,6 +298,30 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.charHPCurrent {
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.charHPMax {
|
||||
width: 35px;
|
||||
height: 35px;
|
||||
}
|
||||
|
||||
.charHexHead {
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
.hpHead {
|
||||
font-size: 30px;
|
||||
}
|
||||
|
||||
.hpMaxHead {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.menuBox {
|
||||
background-color: #5e0000;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user