Browse Source

remove overzealous pdf resets

Hakim El Hattab 5 years ago
parent
commit
1569a4afba
2 changed files with 0 additions and 13 deletions
  1. 0 13
      css/print/pdf.scss
  2. 0 0
      dist/reveal.css

+ 0 - 13
css/print/pdf.scss

@@ -34,24 +34,11 @@ html.print-pdf {
 		display: none !important;
 	}
 
-	h1, h2, h3, h4, h5, h6 {
-		text-shadow: 0 0 0 #000 !important;
-	}
-
 	.reveal pre code {
 		overflow: hidden !important;
 		font-family: Courier, 'Courier New', monospace !important;
 	}
 
-	ul, ol, div, p {
-		visibility: visible;
-		position: static;
-		width: auto;
-		height: auto;
-		display: block;
-		overflow: visible;
-		margin: auto;
-	}
 	.reveal {
 		width: auto !important;
 		height: auto !important;

File diff suppressed because it is too large
+ 0 - 0
dist/reveal.css


Some files were not shown because too many files changed in this diff