1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-07-31 20:00:28 +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;
float: none !important;
overflow: visible;
background-image: none;
background-image: none !important;
}
html {