aboutsummaryrefslogtreecommitdiff
path: root/css/theme/white.css
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/white.css
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/white.css')
-rw-r--r--css/theme/white.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/css/theme/white.css b/css/theme/white.css
index 7fb1ecd..a2b8bb8 100644
--- a/css/theme/white.css
+++ b/css/theme/white.css
@@ -122,10 +122,6 @@ body {
.reveal dd {
margin-left: 40px; }
-.reveal q,
-.reveal blockquote {
- quotes: none; }
-
.reveal blockquote {
display: block;
position: relative;