mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-07-30 09:49:07 -04:00
improve visibility visted links
This commit is contained in:
parent
fc50f5480c
commit
9ca5ea2f3c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue