formatting change

This commit is contained in:
Dan Combest 2016-08-25 14:44:24 -05:00
parent ae6f26e64c
commit 5f95ca3583

View file

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