diff options
| -rw-r--r-- | default.html5 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/default.html5 b/default.html5 index e39502c28..47a3fc934 100644 --- a/default.html5 +++ b/default.html5 @@ -14,7 +14,9 @@ $endif$ <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> $if(highlighting-css)$ + <style type="text/css"> $highlighting-css$ + </style> $endif$ $for(css)$ <link rel="stylesheet" href="$css$"> |
