mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Use a darker orange color for selected menu
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
|
||||
li a:hover, li.selected a {
|
||||
text-shadow: 1px 1px 9px $v2-orange;
|
||||
background-color: $v2-orange-lighter;
|
||||
background-color: lighten($v2-orange-light, 7%);
|
||||
|
||||
&:after {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user