mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 14:36:13 +01:00
.
This commit is contained in:
parent
82e7786d22
commit
18703681f0
2 changed files with 2 additions and 13 deletions
|
|
@ -198,18 +198,7 @@
|
|||
|
||||
&.scar {
|
||||
cursor: initial;
|
||||
position: relative;
|
||||
|
||||
::after {
|
||||
position: absolute;
|
||||
content: '/';
|
||||
color: var(--beige);
|
||||
font-weight: 700;
|
||||
font-size: 1.2rem;
|
||||
left: 1px;
|
||||
top: -3px;
|
||||
rotate: 13deg;
|
||||
}
|
||||
opacity: 0.6;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -78,7 +78,7 @@
|
|||
{{/times}}
|
||||
{{#times document.system.scars}}
|
||||
<span class='hope-value scar'>
|
||||
<i class='fa-regular fa-circle'></i>
|
||||
<i class='fa-regular fa-ban'></i>
|
||||
</span>
|
||||
{{/times}}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue