Fix weapon sheet

This commit is contained in:
2026-03-08 14:48:49 +01:00
parent 317c4990bc
commit 31318317a7
14 changed files with 135 additions and 61 deletions

View File

@@ -172,7 +172,7 @@
min-width: 3.8rem;
font-family: @font-secondary;
font-size: @font-size-xs;
color: @color-olive;
color: @color-dark;
}
}
@@ -205,6 +205,7 @@
label {
font-family: @font-secondary;
font-size: @font-size-sm;
color: @color-dark;
text-align: center;
}