8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f90f32 commit 1569a4aCopy full SHA for 1569a4a
css/print/pdf.scss
@@ -34,24 +34,11 @@ html.print-pdf {
34
display: none !important;
35
}
36
37
- h1, h2, h3, h4, h5, h6 {
38
- text-shadow: 0 0 0 #000 !important;
39
- }
40
-
41
.reveal pre code {
42
overflow: hidden !important;
43
font-family: Courier, 'Courier New', monospace !important;
44
45
46
- ul, ol, div, p {
47
- visibility: visible;
48
- position: static;
49
- width: auto;
50
- height: auto;
51
- display: block;
52
- overflow: visible;
53
- margin: auto;
54
55
.reveal {
56
width: auto !important;
57
height: auto !important;
0 commit comments