Package paper and pdf style sheets and apply them conditionally
This commit is contained in:
parent
5a5a5c9a6c
commit
499dc68536
13 changed files with 660 additions and 686 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue