Merge pull request #784 from tahq69/patch-1

Update to use @link-color variable
This commit is contained in:
Kevin Ross 2015-12-13 18:54:41 -06:00
commit 60c9ee82a7

View File

@ -29,7 +29,7 @@ h5, h6{
}
a, a:hover, a:focus {
color: @brand-primary;
color: @link-color;
& .material-icons {
vertical-align: middle;