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