From 0dae8f2e64ef610c370b8222953ae4618a4c1d40 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Sun, 1 Jun 2014 18:04:41 -0400 Subject: Created headers in SCSS to break things out more in the CSS file --- scss/_highlights.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scss/_highlights.scss') diff --git a/scss/_highlights.scss b/scss/_highlights.scss index 64ae71b..6fcd6fa 100644 --- a/scss/_highlights.scss +++ b/scss/_highlights.scss @@ -1,3 +1,8 @@ + +/***********************/ +/* SYNTAX HIGHLIGHTING */ +/***********************/ + .highlight { background-color: $darkerGray; padding: 5px 10px; -- cgit v1.2.3