mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-15 13:11:08 +01:00
Added some styling to hope and fear results to make them more visible
This commit is contained in:
parent
c7a8056d88
commit
3bb9c836c2
3 changed files with 24 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
|||
</section>
|
||||
</div>
|
||||
</div>
|
||||
<div class="dice-total">
|
||||
<div class="dice-total duality {{#if fear.discarded}}hope{{/if}}{{#if hope.discarded}}fear{{/if}}">
|
||||
<div class="dice-total-label">{{totalLabel}}</div>
|
||||
<div class="dice-total-value">
|
||||
{{total}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue