projects
/
reveal.js.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c065705
)
pdf print tweak
author
Hakim El Hattab
<hakim.elhattab@gmail.com>
Sun, 23 Jun 2013 14:02:16 +0000
(10:02 -0400)
committer
Hakim El Hattab
<hakim.elhattab@gmail.com>
Sun, 23 Jun 2013 14:02:16 +0000
(10:02 -0400)
css/print/pdf.css
patch
|
blob
|
history
diff --git
a/css/print/pdf.css
b/css/print/pdf.css
index a4fc796a91930fdc9e9856133079b5a406579c4c..9094ef1bbfb287be1d6201d87089b079ba72f128 100644
(file)
--- 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 {