aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
index 94502ce..c6a1e1f 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -75,6 +75,7 @@
75 75
76 pre code { 76 pre code {
77 line-height: 1.3em; 77 line-height: 1.3em;
78 background: initial;
78 } 79 }
79 80
80 pre, code, pre *, code * { 81 pre, code, pre *, code * {