formatting change

This commit is contained in:
Dan Combest 2016-08-25 14:51:09 -05:00
parent 5f95ca3583
commit b75b7a8c1c

View file

@ -116,7 +116,7 @@ $subfooter-link-color: $grey-8;
$code-background-color: scale-color($secondary-color, $lightness: 70%);
$highlight-background: ##9b9b9b;
$highlight-background: #9b9b9b;
$highlight-comment: #999988;
$highlight-error: #a61717;
$highlight-comment-special: #999999;