1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-08 23:57:13 +02:00

fix minor issue in pdf print sheet

This commit is contained in:
Hakim El Hattab
2012-11-13 23:52:17 -05:00
parent d9371e21a0
commit 9d98cee7fd

View File

@@ -23,7 +23,7 @@ body {
padding: 0; padding: 0;
float: none !important; float: none !important;
overflow: visible; overflow: visible;
background-image: none; background-image: none !important;
} }
html { html {