formatting change

This commit is contained in:
Dan Combest 2016-08-25 14:42:06 -05:00
parent d27433e018
commit ae6f26e64c

View file

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