This commit is contained in:
Nikolaj
2025-08-05 13:25:22 +02:00
parent 5f2e43d99f
commit b240ae6f83
4 changed files with 14 additions and 5 deletions

View File

@@ -266,14 +266,18 @@
margin-right: 0px;
}
.pokemon.sheet.characterSheet .charHPMax {
width: 50px;
height: 50px;
width: 60px;
height: 60px;
}
.pokemon.sheet.characterSheet .charHexValue {
font-size: 25px;
}
.pokemon.sheet.characterSheet .hpValue {
font-size: 40px;
margin-bottom: 5px;
}
.pokemon.sheet.characterSheet .hpLabel {
font-size: 18px;
}
.pokemon.sheet.characterSheet .hpMaxValue {
font-size: 18px;