getSlideBackground now works in pdf mode, add pdf tests
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user