mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-29 01:11:21 +02:00
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