mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
enhance armor and weapon sheet
This commit is contained in:
parent
c4a03b2d54
commit
ef4652ab1a
20 changed files with 367 additions and 378 deletions
|
|
@ -132,6 +132,14 @@
|
|||
align-items: center;
|
||||
gap: 5px;
|
||||
}
|
||||
|
||||
.form-group {
|
||||
label {
|
||||
font-family: @font-body;
|
||||
font-weight: bold;
|
||||
font-size: smaller;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
line-div {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue