Skip to content

Commit

Permalink
Also set colour for link active
Browse files Browse the repository at this point in the history
  • Loading branch information
jmeosbn committed Aug 21, 2013
1 parent 4e6cab1 commit e879cf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sass/custom/_colors.scss
Expand Up @@ -31,6 +31,7 @@ $sidebar-color: $text-color;
$link-color: $hi-lights;
$link-color-visited: $link-color;
$link-color-hover: $link-color;
$link-color-active: $link-color;

// set light text colour
$text-color-light: lighten(gray, 12);
Expand Down

0 comments on commit e879cf4

Please sign in to comment.