mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2024-12-25 07:09:33 -05:00
update link color
This commit is contained in:
parent
4b84f165a4
commit
5c0a89692b
@ -4,13 +4,13 @@
|
|||||||
|
|
||||||
/* Colors */
|
/* Colors */
|
||||||
$background-color: #eeeeee !default;
|
$background-color: #eeeeee !default;
|
||||||
$text-color: #222831 !default;
|
$text-color: #19263a !default;
|
||||||
$muted-text-color: #393e46 !default;
|
$muted-text-color: #323a47 !default;
|
||||||
/* $primary-color: #0092ca !default; */
|
/* $primary-color: #0092ca !default; */
|
||||||
$primary-color: #084981 !default;
|
$primary-color: #084981 !default;
|
||||||
$border-color: mix(#fff, #393e46, 75%) !default;
|
$border-color: mix(#fff, #393e46, 75%) !default;
|
||||||
$footer-background-color: $primary-color !default;
|
$footer-background-color: $primary-color !default;
|
||||||
$link-color: #393e46 !default;
|
$link-color: #313843 !default;
|
||||||
$masthead-link-color: $text-color !default;
|
$masthead-link-color: $text-color !default;
|
||||||
$masthead-link-color-hover: $text-color !default;
|
$masthead-link-color-hover: $text-color !default;
|
||||||
$navicon-link-color-hover: mix(#fff, $text-color, 80%) !default;
|
$navicon-link-color-hover: mix(#fff, $text-color, 80%) !default;
|
||||||
|
Loading…
Reference in New Issue
Block a user