aboutsummaryrefslogtreecommitdiffhomepage
path: root/css/print/pdf.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/print/pdf.css')
-rw-r--r--css/print/pdf.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/print/pdf.css b/css/print/pdf.css
index bc09a70..e43d05c 100644
--- a/css/print/pdf.css
+++ b/css/print/pdf.css
@@ -152,6 +152,7 @@ ul, ol, div, p {
/* Slide backgrounds are placed inside of their slide when exporting to PDF */
.reveal section .slide-background {
+ display: block !important;
position: absolute;
top: 0;
left: 0;