This commit is contained in:
2025-08-03 13:06:21 +02:00
parent 1ce944b270
commit c100393675
5 changed files with 10 additions and 4 deletions

View File

@@ -55,6 +55,8 @@
}
.pokemon.sheet.characterSheet .invisibleInput {
background: transparent;
color: inherit;
text-align: inherit;
}
.pokemon.sheet.characterSheet .advancementBox {
margin-left: 20px;
@@ -79,6 +81,7 @@
flex-direction: column;
justify-content: space-around;
align-items: center;
text-align: center;
}
.pokemon.sheet.characterSheet .lvlValue {
font-size: 25px;