Change input placeholder and border colour

References: https://todo.sr.ht/~cadence/tube/46
This commit is contained in:
Cadence Ember 2021-12-16 12:46:56 +13:00
parent e97d1b958e
commit bec802fad5
No known key found for this signature in database
GPG Key ID: BC1C2C61CF521B17
2 changed files with 7 additions and 1 deletions

View File

@ -31,6 +31,12 @@ input, select, button
button
cursor: pointer
::placeholder
color: #c4c4c4
opacity: 1
// focus section
:focus
outline: none

View File

@ -10,7 +10,7 @@ $fg-main: #ddd
$fg-dim: #bbb
$fg-warning: #fdca6d
$edge-grey: #808080
$edge-grey: #a0a0a0
$link: #72b4f6