From 2c07f133080cab446a7a15b70e6801ef57b8b0c1 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Wed, 1 Mar 2017 03:23:44 -0600 Subject: [PATCH] Add styles for different languages in code blocks --- layouts/shortcodes/code.html | 3 --- pipeline/scss/components/_new-code.scss | 16 ++++++++++++++-- static/css/style.min.css | 2 +- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/layouts/shortcodes/code.html b/layouts/shortcodes/code.html index b8443aed6..579da1377 100644 --- a/layouts/shortcodes/code.html +++ b/layouts/shortcodes/code.html @@ -2,9 +2,6 @@
{{- with .Get "file" -}}
{{.}}
-
- -
{{- end -}} {{with .Get "download"}}