change body font-size

This commit is contained in:
Sanj 2011-06-28 00:12:53 +05:30
parent 4222fd974d
commit 8457876101

View File

@ -2,6 +2,7 @@ body {
background: #F0EBE2;
color: #363636;
font-family: "DejaVu Sans", Arial, Verdana, sans-serif;
font-size: 12px;
}
h4 {