From f00a7a4cd1e1e22412fd34d3977ff22c92ee681b Mon Sep 17 00:00:00 2001
From: luxagraf <sng@luxagraf.net>
Date: Sat, 31 Oct 2015 15:51:31 -0400
Subject: adde styles for pygemnts based code highlights

---
 design/sass/_src.scss | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

diff --git a/design/sass/_src.scss b/design/sass/_src.scss
index ef89e9a..687773a 100644
--- a/design/sass/_src.scss
+++ b/design/sass/_src.scss
@@ -44,7 +44,7 @@
         margin-top: 2em;
         margin-bottom: 2em;
     }
-    li {
+    ul li {
         text-align: left;
         list-style-type: disc;
         margin-left: 1em;
@@ -63,11 +63,22 @@
             margin-top: .75em;
         }
     }
+    .footnote ol {
+        list-style-position: outside;
+        @include breakpoint(beta) {
+            max-width: 680px;
+        }
+    }
 }
 .post--body pre {
     margin: 1em auto !important;
 }
-code.language-bash:before {
+.highlight {
+    @include constrain_narrow;    
+    padding: .5em;
+    margin-bottom: 1em;
+}
+.go:before {
     content: "$ ";
 }
 code > .comment::after {
-- 
cgit v1.2.3-70-g09d2