HTML5 template: Made quote styles fit on one line.
This commit is contained in:
parent
40ef433abb
commit
25386101d5
1 changed files with 1 additions and 3 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Reference in a new issue