mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-07 07:06:37 +02:00
pdf hacks
This commit is contained in:
@@ -127,7 +127,7 @@ ul, ol, div, p {
|
|||||||
left: 0 !important;
|
left: 0 !important;
|
||||||
top: 0 !important;
|
top: 0 !important;
|
||||||
margin: 0 !important;
|
margin: 0 !important;
|
||||||
padding: 2cm 1cm 0 1cm !important;
|
padding: 2cm 2cm 0 2cm !important;
|
||||||
box-sizing: border-box !important;
|
box-sizing: border-box !important;
|
||||||
|
|
||||||
opacity: 1 !important;
|
opacity: 1 !important;
|
||||||
@@ -149,6 +149,10 @@ ul, ol, div, p {
|
|||||||
height: auto !important;
|
height: auto !important;
|
||||||
min-height: auto !important;
|
min-height: auto !important;
|
||||||
}
|
}
|
||||||
|
.reveal .absolute-element {
|
||||||
|
margin-left: 2.2cm;
|
||||||
|
margin-top: 1.8cm;
|
||||||
|
}
|
||||||
.reveal section .fragment {
|
.reveal section .fragment {
|
||||||
opacity: 1 !important;
|
opacity: 1 !important;
|
||||||
visibility: visible !important;
|
visibility: visible !important;
|
||||||
|
Reference in New Issue
Block a user