Fixed default font.
This commit is contained in:
parent
4eba4eee15
commit
c0397813f2
@ -14,8 +14,8 @@ html
|
||||
|
||||
body
|
||||
{
|
||||
font-family: Tahoma !important;
|
||||
font-size: 12px;
|
||||
font-family: Verdana !important;
|
||||
font-size: 16px;
|
||||
font-color: #243C5F;
|
||||
background-color: #ffffff;
|
||||
padding: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user