1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-27 18:24:51 +09:00

UI: When mouse hovers over button, make bg color just slightly darker

Previously, the color would get so dark it would blend with the page background
and the button text color. I'm not sure I picked the best color; just picked
something that works.
This commit is contained in:
fr33domlover 2019-10-23 08:42:49 +00:00
parent f846a75440
commit 90ad05b327

View file

@ -76,6 +76,9 @@ input[type="submit"]
border: none
border-radius: 0.618em
input:hover[type="submit"]
background: #{dark gray}
.instance
color: #{light blue}
font: 180% monospace