aboutsummaryrefslogtreecommitdiff
path: root/css/theme/template/theme.scss
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2017-06-14 10:42:41 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2017-06-14 10:42:51 +0200
commitdc17129082dc112fd45515adfc233c685723d547 (patch)
tree54f9d608d31abd28b3bda8ee9449ca78d84eb0a3 /css/theme/template/theme.scss
parent123309222390608d6736cec8ce500ace501dfa99 (diff)
downloadfosdem-2018-presentation-dc17129082dc112fd45515adfc233c685723d547.tar
fosdem-2018-presentation-dc17129082dc112fd45515adfc233c685723d547.tar.gz
themes use default quotation marks for `<q>` #1720
Diffstat (limited to 'css/theme/template/theme.scss')
-rw-r--r--css/theme/template/theme.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/css/theme/template/theme.scss b/css/theme/template/theme.scss
index 43b1a8b..da37fcb 100644
--- a/css/theme/template/theme.scss
+++ b/css/theme/template/theme.scss
@@ -134,11 +134,6 @@ body {
margin-left: 40px;
}
-.reveal q,
-.reveal blockquote {
- quotes: none;
-}
-
.reveal blockquote {
display: block;
position: relative;