lighter quote controls

This commit is contained in:
Jeff Atwood 2015-06-04 00:39:19 -07:00
parent 5f988c74f2
commit 9675b426ee

View File

@ -68,7 +68,7 @@ aside.quote {
}
.quote-controls, .quote-controls .back:before, .quote-controls .quote-other-topic:before {
color: scale-color($primary, $lightness: 60%);
color: scale-color($primary, $lightness: 70%);
}
.cooked .highlight {