aboutsummaryrefslogtreecommitdiff
path: root/scss/style.scss
diff options
context:
space:
mode:
authorGravatar Barry Clark <barry@barryclark.co> 2014-06-01 18:04:41 -0400
committerGravatar Barry Clark <barry@barryclark.co> 2014-06-01 18:04:41 -0400
commit0dae8f2e64ef610c370b8222953ae4618a4c1d40 (patch)
treee9d599aa4b0122b7ea3e8081e73d10832b5022b6 /scss/style.scss
parentf26465023eddfccfcecc0cd21f6e0600eb90cd64 (diff)
downloadkompetenzbolzen.github.io-0dae8f2e64ef610c370b8222953ae4618a4c1d40.tar.gz
Created headers in SCSS to break things out more in the CSS file
Diffstat (limited to 'scss/style.scss')
-rwxr-xr-xscss/style.scss12
1 files changed, 6 insertions, 6 deletions
diff --git a/scss/style.scss b/scss/style.scss
index 087c845..abcc20f 100755
--- a/scss/style.scss
+++ b/scss/style.scss
@@ -8,9 +8,9 @@
@import "_highlights";
// TODO - Tempted to move this to the end of the file, so that it shows up at the end of the .css. Or remove it entirely and find a better way to include highlighting.
-//
-// BASE RULES
-//
+/*/
+/* BASE RULES
+/*/
html {
font-size: 100%;
@@ -139,9 +139,9 @@ img {
clear: both;
}
-//
-// LAYOUT / SECTIONS
-//
+/*/
+/* LAYOUT / SECTIONS
+/*/
//
// .masthead