Bugfix/slide mode printpdf (#1339)

Bugfix/slide mode printpdf
This commit is contained in:
Yukai Huang 2019-11-07 13:42:35 +08:00 committed by GitHub
commit 606424c2bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 9 deletions

View File

@ -258,19 +258,10 @@ pre.vega > svg {
margin-bottom: -.25em !important;
}
.reveal .slides, .reveal .backgrounds, .reveal.overview {
transform-style: preserve-3d;
}
.slides, #meta {
display: none;
}
.reveal .slides > section,
.reveal .slides > section > section {
transform-style: flat;
}
.reveal.rtl .slides,
.reveal.rtl .slides h1,
.reveal.rtl .slides h2,