mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
Improved text color on chat-message flavor texts (#1080)
This commit is contained in:
parent
7a1d259e82
commit
f480027b95
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@
|
|||
.flavor-text {
|
||||
font-size: var(--font-size-12);
|
||||
line-height: 20px;
|
||||
color: var(--color-dark-4);
|
||||
color: light-dark(@dark, @beige);
|
||||
text-align: center;
|
||||
display: block;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue