Sfoglia il codice sorgente

additional monospace options for phantomjs

Hakim El Hattab 11 anni fa
parent
commit
ff788bb31b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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;
 }