change body font-size
This commit is contained in:
parent
4222fd974d
commit
8457876101
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ body {
|
|||
background: #F0EBE2;
|
||||
color: #363636;
|
||||
font-family: "DejaVu Sans", Arial, Verdana, sans-serif;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
h4 {
|
||||
|
|
Loading…
Add table
Reference in a new issue