Init, competences de base, fix creation de perso, etc

This commit is contained in:
2025-02-04 21:20:54 +01:00
parent 6f278ab8eb
commit c32be6b24d
58 changed files with 354 additions and 212 deletions

View File

@ -1204,6 +1204,13 @@ ul, li {
max-width: 34rem;
}
.fvtt-te-deum-character-creator .creator-finished-section {
display: block;
max-width: 34rem;
text-align: center;
margin-bottom: 1rem;
}
.item-name-label {
min-width: 12rem;
}