1
0
Fork 0
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:
Emi Matchu 2024-04-27 14:25:58 -07:00
parent 05155507c4
commit 7688f21eeb

View file

@ -8,8 +8,8 @@ body.outfits-new
display: none display: none
.neopass-announcement .neopass-announcement
border: 1px solid orange border: 1px solid #cd8400
color: #8d5900 color: #764a00
padding: .5em padding: .5em
display: grid display: grid
grid-template-areas: "thumbnail content" grid-template-areas: "thumbnail content"