print styles are now built into reveal.css, revamped print styles #2633
This commit is contained in:
@@ -1812,3 +1812,12 @@ $notesWidthPercent: 25%;
|
||||
.zoomed .reveal .roll span:after {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
|
||||
/*********************************************
|
||||
* PRINT STYLES
|
||||
*********************************************/
|
||||
|
||||
@import 'print/pdf.scss';
|
||||
@import 'print/paper.scss';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user