Skip to content

Commit

Permalink
Color of hyperlinks now inline with WCAG
Browse files Browse the repository at this point in the history
  • Loading branch information
Dtphelan1 committed Mar 8, 2017
1 parent 2e49b9f commit 2cb93d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _scss/_shr-github-markdown.scss
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@

.markdown-body a {
/* color: #4078c0;*/
color: #348dd9;
color: #216daf;
text-decoration: none;
}

Expand Down

0 comments on commit 2cb93d6

Please sign in to comment.