Quellcode durchsuchen

additional monospace options for phantomjs

Hakim El Hattab vor 11 Jahren
Ursprung
Commit
ff788bb31b
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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;
 }