mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-10-01 01:05:54 -04:00
improve visibility visted links
This commit is contained in:
parent
fc50f5480c
commit
9ca5ea2f3c
@ -105,7 +105,7 @@ $xing-color: #006567 !default;
|
||||
/* links */
|
||||
$link-color: mix(#000, $info-color, 50%) !default;
|
||||
$link-color-hover: mix(#000, $link-color, 75%) !default;
|
||||
$link-color-visited: mix(#fff, $link-color, 40%) !default;
|
||||
$link-color-visited: mix(#fff, $link-color, 25%) !default;
|
||||
$masthead-link-color: $primary-color !default;
|
||||
$masthead-link-color-hover: mix(#000, $primary-color, 25%) !default;
|
||||
$navicon-link-color-hover: mix(#fff, $primary-color, 75%) !default;
|
||||
|
Loading…
Reference in New Issue
Block a user