diff --git a/css/print/pdf.css b/css/print/pdf.css index 8ac87c5915320539fe0e42cdf42a78f7a663c35f..37454b657f6ee6620ea335bc6c48582c0f0f1ce2 100644 --- a/css/print/pdf.css +++ b/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; }