aboutsummaryrefslogtreecommitdiff
path: root/default.html5
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2013-01-15 18:50:15 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2013-01-15 18:50:15 -0800
commit25386101d5428eedca69089ab8e5373f0a079bff (patch)
treefb00c2057fd3ed422a24443b9e13ee3dad4accd7 /default.html5
parent40ef433abb89cb205ee25077fab343951caabe35 (diff)
downloadpandoc-25386101d5428eedca69089ab8e5373f0a079bff.tar.gz
HTML5 template: Made quote styles fit on one line.
Diffstat (limited to 'default.html5')
-rw-r--r--default.html54
1 files changed, 1 insertions, 3 deletions
diff --git a/default.html5 b/default.html5
index 8215bb977..720b2fc62 100644
--- a/default.html5
+++ b/default.html5
@@ -15,9 +15,7 @@ $endif$
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
$if(quotes)$
- <style type="text/css">
- q { quotes: "“" "”" "‘" "’"; }
- </style>
+ <style type="text/css">q { quotes: "“" "”" "‘" "’"; }</style>
$endif$
$if(highlighting-css)$
<style type="text/css">