mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-06 12:54:16 +02:00
Define more border and input color variables
This commit is contained in:
parent
48f9ffc318
commit
6fbccfc543
5 changed files with 37 additions and 30 deletions
|
|
@ -20,6 +20,7 @@
|
|||
input.item-name[type='text'] {
|
||||
backdrop-filter: none;
|
||||
border: none;
|
||||
color: @color-text-emphatic;
|
||||
font-family: @font-title;
|
||||
font-size: var(--font-size-32);
|
||||
outline: 2px solid transparent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue