getSlideBackground now works in pdf mode, add pdf tests
This commit is contained in:
parent
41e1e013b8
commit
860580d4d0
4 changed files with 108 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue