support for PDF export in chrome (closes #92)

This commit is contained in:
Hakim El Hattab
2012-08-04 15:45:13 -04:00
parent 7101c2408d
commit f350c6a5cd
6 changed files with 165 additions and 13 deletions

View File

@@ -216,6 +216,7 @@ body {
.reveal code {
font-family: monospace;
overflow-x: auto;
}
.reveal table th,
@@ -474,6 +475,7 @@ body {
top: 50%;
margin-top: -320px;
padding: 20px 0px;
overflow: visible;
text-align: center;