Add monster changes

This commit is contained in:
2025-01-15 16:50:26 +01:00
parent cc8c1f9864
commit 78b230084f
59 changed files with 103 additions and 139 deletions

View File

@ -1001,12 +1001,16 @@ i.lethalfantasy {
align-items: center;
gap: 4px;
}
.lethalfantasy .tab.monster-combat .attacks .attack .damage-dice {
width: 4rem;
max-width: 3.5rem;
}
.lethalfantasy .tab.monster-combat .attacks .attack .numeric {
width: 3rem;
width: 2.5rem;
}
.lethalfantasy .tab.monster-combat .attacks .attack .attack-icons a {
margin-left: 8px;
margin-right: 8px;
margin-left: 4px;
margin-right: 4px;
}
.lethalfantasy .tab.monster-combat .armors {
display: grid;