fixing link color in profiles (#4278)

This commit is contained in:
Kris 2016-06-20 08:22:32 -04:00 committed by Régis Hanol
parent 96c07985b3
commit 87a2024d61
2 changed files with 0 additions and 2 deletions

View File

@ -375,7 +375,6 @@
}
a[href] {
color: dark-light-diff($secondary, $primary, 75%, 0%);
text-decoration: underline;
}

View File

@ -311,7 +311,6 @@
max-width: 700px;
a[href] {
color: dark-light-diff($secondary, $primary, 75%, 0%);
text-decoration: underline;
}