mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-19 08:20:30 +01:00
Merged with development
This commit is contained in:
commit
1ae9f2bf0c
49 changed files with 666 additions and 526 deletions
|
|
@ -133,7 +133,8 @@
|
|||
&.resource-roll {
|
||||
.reroll-message {
|
||||
color: @beige;
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
font-size: var(--font-size-18);
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
|
@ -275,7 +276,7 @@
|
|||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
font-size: 10px;
|
||||
font-size: var(--font-size-10);
|
||||
z-index: 2;
|
||||
filter: drop-shadow(0 0 3px black);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue