theme: Change default font to DejaVu Sans.

This commit is contained in:
Michael Tremer
2014-01-11 12:58:05 +01:00
parent 7fbb771896
commit d0c91170ca

View File

@@ -113,7 +113,7 @@ body {
background-attachment: fixed;
font-size: 9pt;
font-family: "trebuchet ms", helvetica, sans-serif;
font-family: "DejaVu Sans", Helvetica, sans-serif;
}