aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rwxr-xr-xtemplates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index d7a8216..2b300a6 100755
--- a/templates/base.html
+++ b/templates/base.html
@@ -86,7 +86,7 @@
86 } 86 }
87 87
88 pre code { 88 pre code {
89 background: transparent; 89 background: transparent!important;
90 padding: initial; 90 padding: initial;
91 } 91 }
92 92