removed consolas, added dejavu

This commit is contained in:
Vadim Makeev 2010-10-30 15:07:35 +04:00
parent 43afe930ac
commit b171df68ee
1 changed files with 1 additions and 1 deletions

View File

@ -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;