change body font-size
This commit is contained in:
parent
4222fd974d
commit
8457876101
|
@ -2,6 +2,7 @@ body {
|
||||||
background: #F0EBE2;
|
background: #F0EBE2;
|
||||||
color: #363636;
|
color: #363636;
|
||||||
font-family: "DejaVu Sans", Arial, Verdana, sans-serif;
|
font-family: "DejaVu Sans", Arial, Verdana, sans-serif;
|
||||||
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user