mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-22 02:19:54 +02:00
DamageDialog handlebars improvement
This commit is contained in:
parent
21daa7f3c0
commit
6273394db8
2 changed files with 51 additions and 33 deletions
|
|
@ -17,6 +17,12 @@
|
|||
}
|
||||
}
|
||||
|
||||
.section-header {
|
||||
font-size: var(--font-size-20);
|
||||
color: light-dark(@dark, @beige);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.bonuses {
|
||||
gap: 4px;
|
||||
.critical-chip {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue