removed consolas, added dejavu
This commit is contained in:
parent
43afe930ac
commit
b171df68ee
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue