diff options
Diffstat (limited to 'stylesheets/index.css')
| -rw-r--r-- | stylesheets/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/index.css b/stylesheets/index.css index a2f15a3..a107349 100644 --- a/stylesheets/index.css +++ b/stylesheets/index.css @@ -23,7 +23,7 @@ a#next-concert { background: no-repeat center/contain url('/images/calendar.svg'); } a#next-concert:hover { - color: var(--gold); + color: #e4b63a; background-image: url('/images/calendar-gold.svg'); } |
