diff options
author | Hakim El Hattab | 2012-08-04 15:53:52 -0400 |
---|---|---|
committer | Hakim El Hattab | 2012-08-04 15:53:52 -0400 |
commit | eb002bd2a2c4d964b249a89023433ae489e47783 (patch) | |
tree | b8f37a36b03e54dfbd157e5ade32fd039834b3a0 /index.html | |
parent | f350c6a5cdc6f7ae01bb490896329cf6533156b6 (diff) |
slight tweak to pdf export css (#92)
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -332,7 +332,7 @@ function linkify( selector ) { // Load the scripts and, when completed, initialize reveal.js head.js.apply( null, scripts ); - </script>x + </script> </body> </html> |