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:
Emi Matchu 2024-04-27 14:25:58 -07:00
parent 05155507c4
commit 7688f21eeb
1 changed files with 2 additions and 2 deletions

View File

@ -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"