mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Actor Roll bonuses
This commit is contained in:
parent
0fd62c610d
commit
7757d64ef9
20 changed files with 212 additions and 102 deletions
|
|
@ -44,12 +44,14 @@
|
|||
display: flex;
|
||||
gap: 2px;
|
||||
margin-bottom: 4px;
|
||||
flex-wrap: wrap;
|
||||
.duality-modifier {
|
||||
padding: 2px;
|
||||
border-radius: 6px;
|
||||
border: 1px solid;
|
||||
background: var(--color-dark-6);
|
||||
font-size: 12px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
.dice-flavor {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue