aboutsummaryrefslogtreecommitdiff
path: root/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'default.html')
-rw-r--r--default.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/default.html b/default.html
index 2bae586a7..42475f68d 100644
--- a/default.html
+++ b/default.html
@@ -26,11 +26,7 @@ $if(html5)$
<![endif]-->
$endif$
$if(highlighting-css)$
- <style type="text/css">
-/*<![CDATA[*/
$highlighting-css$
-/*]]>*/
- </style>
$endif$
$for(css)$
<link rel="stylesheet" href="$css$" $if(html5)$$else$type="text/css" $endif$/>