diff --git a/assets/css/style.css b/assets/css/style.css index aab18dc..005c99f 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -100,7 +100,6 @@ pre { ::-moz-selection { /* Firefox Code */ color: #57cbcc; - font-weight: bold; background: #750cf2; } diff --git a/layouts/shortcodes/figcaption.html b/layouts/shortcodes/figcaption.html deleted file mode 100644 index 28ba000..0000000 --- a/layouts/shortcodes/figcaption.html +++ /dev/null @@ -1,3 +0,0 @@ -
- {{ .Inner | markdownify }} -
\ No newline at end of file