aboutsummaryrefslogtreecommitdiff
path: root/templates/template.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/template.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/template.html b/templates/template.html
index 2b0115d7..ec6fad90 100644
--- a/templates/template.html
+++ b/templates/template.html
@@ -20,7 +20,6 @@ $endif$
<link href="/css/theme-narrow.css" media="only screen and (max-width: 1023px)" rel="stylesheet" type="text/css"/>
<link href="/css/theme-ultranarrow.css" media="only screen and (max-width: 500px)" rel="stylesheet" type="text/css"/>
<link href="/css/print.css" media="print" rel="stylesheet" type="text/css"/>
- <style type="text/css">code{white-space: pre;}</style>
$if(highlighting-css)$
<style type="text/css">
$highlighting-css$