mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 04:44:16 +02:00
Replace attribution label color with subtle color
This commit is contained in:
parent
d0ffbe77be
commit
3d0ae17abe
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
.attribution-header-label {
|
.attribution-header-label {
|
||||||
font-style: italic;
|
font-style: italic;
|
||||||
font-family: @font-body;
|
font-family: @font-body;
|
||||||
color: light-dark(@chat-blue-bg, @beige-50);
|
color: @color-text-subtle;
|
||||||
}
|
}
|
||||||
|
|
||||||
button.plain.inline-control {
|
button.plain.inline-control {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue