aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/style.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/style.html')
-rw-r--r--layouts/partials/style.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/layouts/partials/style.html b/layouts/partials/style.html
index 6d1a66b..173aec9 100644
--- a/layouts/partials/style.html
+++ b/layouts/partials/style.html
@@ -75,6 +75,11 @@
font-size: 14px;
}
+ div.highlight code {
+ background-color: unset;
+ color: initial;
+ }
+
blockquote {
border-left: 1px solid #999;
color: #222;