Add initiative rolls

This commit is contained in:
2026-03-18 16:51:10 +01:00
parent 000bf348a6
commit b2befe039e
30 changed files with 512 additions and 144 deletions

View File

@@ -97,7 +97,8 @@
.identity-name {
flex: 1;
font-family: @font-secondary;
font-size: @font-size-xs;
font-size: @font-size-base;
font-weight: bold;
}
.slot-icon { font-size: @font-size-xs; opacity: 0.8; }