mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-27 06:05:19 +00:00
Adjust color to orange when selected or hover
This commit is contained in:
@@ -87,6 +87,7 @@ nav.menu {
|
||||
}
|
||||
|
||||
&:hover {
|
||||
color: $color-5 !important;
|
||||
&:after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
@@ -151,6 +152,7 @@ nav.menu {
|
||||
|
||||
&.selected a,
|
||||
a:hover {
|
||||
color: $color-5;
|
||||
&:after {
|
||||
content: "";
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user