mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Update link colours to match new design
This commit is contained in:
@@ -14,9 +14,9 @@ $color-body-bg: $white !default;
|
||||
$color-body-text: $near-black !default;
|
||||
$color-headers: $dark-blue !default;
|
||||
$color-link: $teal !default;
|
||||
$color-link-hover: lighten($color-link, 2) !default;
|
||||
$color-link-active: $green !default;
|
||||
$color-link-focus: $green !default;
|
||||
$color-link-hover: $orient !default;
|
||||
$color-link-active: $dark-blue !default;
|
||||
$color-link-focus: $orient !default;
|
||||
$color-link-visited: $teal !default;
|
||||
$color-border: $light-grey !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user