✨
This commit is contained in:
@@ -277,8 +277,8 @@
|
||||
}
|
||||
|
||||
.charHex {
|
||||
width: 65px;
|
||||
height: 65px;
|
||||
width: 75px;
|
||||
height: 75px;
|
||||
background-color: #41c43a;
|
||||
color: black;
|
||||
border: black;
|
||||
@@ -316,7 +316,7 @@
|
||||
}
|
||||
|
||||
.charHexValue {
|
||||
font-size: 25px;
|
||||
font-size: 35px;
|
||||
}
|
||||
|
||||
.hpValue {
|
||||
@@ -658,7 +658,7 @@
|
||||
|
||||
th {
|
||||
padding: 3.5px;
|
||||
padding-right: 4.5px;
|
||||
padding-right: 4px;
|
||||
font-size: 12px;
|
||||
}
|
||||
}
|
||||
@@ -725,4 +725,9 @@
|
||||
margin-top: 15px;
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
.inventory {
|
||||
width: 350px;
|
||||
height: 400px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user