aboutsummaryrefslogtreecommitdiff
path: root/css/print
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-06-23 10:02:16 -0400
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-06-23 10:02:16 -0400
commit235c78a5c8f3827fe3b110a31843a78fe46f1fab (patch)
treee0c0b07ea284c1b4b34aae4a3ab205db5f8f8ddc /css/print
parentc065705128e902b036be2aa5a7efb06f2b77e4d9 (diff)
downloadfreenode-live-2017-presentation-235c78a5c8f3827fe3b110a31843a78fe46f1fab.tar
freenode-live-2017-presentation-235c78a5c8f3827fe3b110a31843a78fe46f1fab.tar.gz
pdf print tweak
Diffstat (limited to 'css/print')
-rw-r--r--css/print/pdf.css5
1 files changed, 5 insertions, 0 deletions
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 {