Better default for q in dzslides template.

This commit is contained in:
John MacFarlane 2012-03-28 13:34:52 -04:00
parent f1adc1b723
commit fe86fad75c

View file

@ -39,6 +39,7 @@ $else$
h1 { font-size: 180%; }
h2 { font-size: 120%; }
h3 { font-size: 100%; }
q { quotes: "“" "”" "" ""; }
blockquote { font-style: italic }
/* Figures are displayed full-page, with the caption on
top of the image/video */