]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
theme: Change default font to DejaVu Sans.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Jan 2014 11:58:05 +0000 (12:58 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 11 Jan 2014 11:58:05 +0000 (12:58 +0100)
html/html/themes/ipfire/include/css/style.css

index b92b9dc02d154789bafd55831a3cd6162900f6bc..1097b2ddb1c88251cbc06b1f2b8c5cfcdc466eb8 100644 (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;
 }