From b171df68eefa696e57891315fb39c670ece9bd1c Mon Sep 17 00:00:00 2001 From: Vadim Makeev Date: Sat, 30 Oct 2010 15:07:35 +0400 Subject: [PATCH] removed consolas, added dejavu --- styles/projection.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/projection.css b/styles/projection.css index 6ad79eb..88c5f26 100755 --- a/styles/projection.css +++ b/styles/projection.css @@ -165,7 +165,7 @@ A { .slide ARTICLE PRE CODE { display:block; white-space:pre; - font-family:Consolas, monospace; + font-family:'DejaVu Sans Mono', monospace; } .slide ARTICLE PRE CODE:before { position:absolute;