pdf print tweak

master
Hakim El Hattab 2013-06-23 10:02:16 -04:00
parent c065705128
commit 235c78a5c8
1 changed files with 5 additions and 0 deletions

View File

@ -71,6 +71,11 @@ a:visited {
text-decoration: underline;
}
.reveal pre code {
overflow: hidden !important;
font-family: monospace !important;
}
/* SECTION 6: more reveal.js specific additions by @skypanther */
ul, ol, div, p {