enhance armor and weapon sheet

This commit is contained in:
moliloo 2025-05-27 21:49:28 -03:00
parent c4a03b2d54
commit ef4652ab1a
20 changed files with 367 additions and 378 deletions

View file

@ -3075,6 +3075,11 @@ div.daggerheart.views.multiclass {
align-items: center;
gap: 5px;
}
.application.sheet.dh-style fieldset .form-group label {
font-family: 'Montserrat', sans-serif;
font-weight: bold;
font-size: smaller;
}
.application.sheet.dh-style line-div {
display: block;
height: 1px;
@ -3177,6 +3182,7 @@ div.daggerheart.views.multiclass {
}
.application.sheet.daggerheart.dh-style .item-sheet-header .item-info .item-description {
display: flex;
flex-direction: column;
gap: 10px;
}
.application.sheet.daggerheart.dh-style .item-sheet-header .item-info h3 {