|
@@ -96,11 +96,14 @@ html.print-pdf {
|
|
min-height: auto !important;
|
|
min-height: auto !important;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+ .reveal .r-fit-text {
|
|
|
|
+ white-space: normal !important;
|
|
|
|
+ }
|
|
|
|
+
|
|
.reveal img {
|
|
.reveal img {
|
|
box-shadow: none;
|
|
box-shadow: none;
|
|
}
|
|
}
|
|
|
|
|
|
-
|
|
|
|
/* Slide backgrounds are placed inside of their slide when exporting to PDF */
|
|
/* Slide backgrounds are placed inside of their slide when exporting to PDF */
|
|
.reveal .backgrounds {
|
|
.reveal .backgrounds {
|
|
display: none;
|
|
display: none;
|