소스 검색

pdf print tweak

Hakim El Hattab 11 년 전
부모
커밋
235c78a5c8
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      css/print/pdf.css

+ 5 - 0
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 {