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:
bfbeac7
)
pdf hacks
author
Hakim El Hattab
<hakim.elhattab@gmail.com>
Sat, 22 Jun 2013 13:47:29 +0000
(09:47 -0400)
committer
Hakim El Hattab
<hakim.elhattab@gmail.com>
Sat, 22 Jun 2013 13:47:29 +0000
(09:47 -0400)
css/print/pdf.css
patch
|
blob
|
history
diff --git
a/css/print/pdf.css
b/css/print/pdf.css
index ffbedc1117afe72f6114a23bc02c9b72f0fd5ec8..a4fc796a91930fdc9e9856133079b5a406579c4c 100644
(file)
--- a/
css/print/pdf.css
+++ b/
css/print/pdf.css
@@
-127,7
+127,7
@@
ul, ol, div, p {
left: 0 !important;
top: 0 !important;
margin: 0 !important;
- padding: 2cm
1cm 0 1
cm !important;
+ padding: 2cm
2cm 0 2
cm !important;
box-sizing: border-box !important;
opacity: 1 !important;
@@
-149,6
+149,10
@@
ul, ol, div, p {
height: auto !important;
min-height: auto !important;
}
+.reveal .absolute-element {
+ margin-left: 2.2cm;
+ margin-top: 1.8cm;
+}
.reveal section .fragment {
opacity: 1 !important;
visibility: visible !important;