Change default font style.

This commit is contained in:
Paulo Gustavo Veiga
2012-07-02 00:37:48 -03:00
parent ef89c0457b
commit 1df9afda1b
6 changed files with 18 additions and 15 deletions

View File

@@ -95,5 +95,5 @@ div#embFooter {
left: 0;
border-top: 1px solid black;
background: #E5E5E5;
font-family: Arial;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}