tweaks for pdf print sheet

master
Hakim El Hattab 2020-05-28 22:28:36 +02:00
parent 0bc614cf3d
commit bee213c470
1 changed files with 3 additions and 6 deletions

View File

@ -30,8 +30,6 @@ html.print-pdf {
.reveal .progress,
.reveal .playback,
.reveal.overview,
.fork-reveal,
.share-reveal,
.state-background {
display: none !important;
}
@ -115,12 +113,11 @@ html.print-pdf {
box-shadow: none;
}
.reveal .roll {
overflow: visible;
line-height: 1em;
}
/* Slide backgrounds are placed inside of their slide when exporting to PDF */
.reveal .backgrounds {
display: none;
}
.reveal .slide-background {
display: block !important;
position: absolute;