Package paper and pdf style sheets and apply them conditionally
This commit is contained in:
@ -7,7 +7,8 @@
|
||||
<title>reveal.js - Test PDF exports</title>
|
||||
|
||||
<link rel="stylesheet" href="../dist/reveal.css">
|
||||
<link rel="stylesheet" href="../css/print/pdf.css">
|
||||
<link rel="stylesheet" href="../dist/print/paper.css">
|
||||
<link rel="stylesheet" href="../dist/print/pdf.css">
|
||||
<link rel="stylesheet" href="qunit-2.5.0.css">
|
||||
<script src="qunit-2.5.0.js"></script>
|
||||
</head>
|
||||
|
Reference in New Issue
Block a user