✨
This commit is contained in:
@@ -311,8 +311,8 @@
|
||||
}
|
||||
|
||||
.charHPMax {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
width: 60px;
|
||||
height: 60px;
|
||||
}
|
||||
|
||||
.charHexValue {
|
||||
@@ -321,6 +321,11 @@
|
||||
|
||||
.hpValue {
|
||||
font-size: 40px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
.hpLabel {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.hpMaxValue {
|
||||
|
||||
@@ -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;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.1.20",
|
||||
"version": "0.1.21",
|
||||
"id": "pokemon",
|
||||
"title": "Pokémon TTRPG",
|
||||
"description": "A Pokémon TTRPG",
|
||||
|
||||
BIN
system.zip
BIN
system.zip
Binary file not shown.
Reference in New Issue
Block a user