소스 검색

additional monospace options for phantomjs

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

+ 1 - 1
css/print/pdf.css

@@ -67,7 +67,7 @@ a:visited {
 
 .reveal pre code {
 	overflow: hidden !important;
-	font-family: monospace !important;
+	font-family: Courier, 'Courier New', monospace !important;
 }