Commit 95478a34 by Brian Talbot Committed by Don Mitchell

edx.org: revising base link color variable to use darker value for accessibility

parent 3094471e
...@@ -118,7 +118,7 @@ $border-color-3: rgb(100,100,100); ...@@ -118,7 +118,7 @@ $border-color-3: rgb(100,100,100);
$border-color-4: rgb(252,252,252); $border-color-4: rgb(252,252,252);
$link-color: $blue; $link-color: $blue;
$link-color-d1: $m-blue; $link-color-d1: $m-blue-d2;
$link-hover: $pink; $link-hover: $pink;
$site-status-color: $pink; $site-status-color: $pink;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment