1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-26 07:55:09 +02:00

themes use default quotation marks for <q> #1720

This commit is contained in:
Hakim El Hattab
2017-06-14 10:42:41 +02:00
parent 1233092223
commit dc17129082
13 changed files with 1 additions and 51 deletions

View File

@@ -134,11 +134,6 @@ body {
margin-left: 40px;
}
.reveal q,
.reveal blockquote {
quotes: none;
}
.reveal blockquote {
display: block;
position: relative;