mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
. (#1254)
This commit is contained in:
parent
052b6baefe
commit
f53252a369
3 changed files with 9 additions and 3 deletions
|
|
@ -801,7 +801,7 @@
|
|||
padding: 10px 0;
|
||||
text-align: center;
|
||||
font-size: var(--font-size-16);
|
||||
color: light-dark(@beige, @dark);
|
||||
color: @dark;
|
||||
background-image: url(../assets/parchments/dh-parchment-light.png);
|
||||
border-radius: 0 0 4px 4px;
|
||||
}
|
||||
|
|
@ -834,7 +834,7 @@
|
|||
font-variant: small-caps;
|
||||
text-align: center;
|
||||
font-style: italic;
|
||||
color: light-dark(@dark-blue-60, @beige-80);
|
||||
color: light-dark(@dark-blue, @beige-80);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue