This commit is contained in:
2025-08-04 15:02:59 +02:00
parent 6e99ce2e30
commit 35e84e4337
5 changed files with 18 additions and 7 deletions

View File

@@ -463,7 +463,11 @@
}
.pokemon.sheet.characterSheet textarea {
font-family: VT323;
width: 620px;
height: 520px;
margin: 10px;
width: 200px;
height: 70px;
margin: 5px;
margin-left: 15px;
}
.pokemon.sheet.characterSheet .moveName {
width: 150px;
}