forked from OpenNeo/impress
Tweak the NeoPass announcement box's orange down
Idk, I think the previous text color was a smidge too low-contrast, and we can afford to decrease the border's loudness, too.
This commit is contained in:
parent
05155507c4
commit
7688f21eeb
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@ body.outfits-new
|
|||
display: none
|
||||
|
||||
.neopass-announcement
|
||||
border: 1px solid orange
|
||||
color: #8d5900
|
||||
border: 1px solid #cd8400
|
||||
color: #764a00
|
||||
padding: .5em
|
||||
display: grid
|
||||
grid-template-areas: "thumbnail content"
|
||||
|
|
Loading…
Reference in a new issue