Better default for q in dzslides template.
This commit is contained in:
parent
f1adc1b723
commit
fe86fad75c
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ $else$
|
||||||
h1 { font-size: 180%; }
|
h1 { font-size: 180%; }
|
||||||
h2 { font-size: 120%; }
|
h2 { font-size: 120%; }
|
||||||
h3 { font-size: 100%; }
|
h3 { font-size: 100%; }
|
||||||
|
q { quotes: "“" "”" "‘" "’"; }
|
||||||
blockquote { font-style: italic }
|
blockquote { font-style: italic }
|
||||||
/* Figures are displayed full-page, with the caption on
|
/* Figures are displayed full-page, with the caption on
|
||||||
top of the image/video */
|
top of the image/video */
|
||||||
|
|
Loading…
Add table
Reference in a new issue