From: Hakim El Hattab Date: Sun, 23 Jun 2013 14:02:16 +0000 (-0400) Subject: pdf print tweak X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=235c78a5c8f3827fe3b110a31843a78fe46f1fab;p=reveal.js.git pdf print tweak --- diff --git a/css/print/pdf.css b/css/print/pdf.css index a4fc796..9094ef1 100644 --- a/css/print/pdf.css +++ b/css/print/pdf.css @@ -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 {