use default link color on search page results

This commit is contained in:
Jeff Atwood 2015-08-03 17:34:06 -07:00
parent dc27ae3bf5
commit 3d7a2b4788

View File

@ -7,9 +7,6 @@
margin-bottom: 28px;
max-width: 675px;
.topic {
a {
color: scale-color($primary, $lightness: 10%);
}
padding-bottom: 2px;
}
.avatar {