From 8457876101ad340f009feb26db3e38f4928b4825 Mon Sep 17 00:00:00 2001 From: Sanj Date: Tue, 28 Jun 2011 00:12:53 +0530 Subject: [PATCH] change body font-size --- padmaTexts/static/css/text.css | 1 + 1 file changed, 1 insertion(+) diff --git a/padmaTexts/static/css/text.css b/padmaTexts/static/css/text.css index 81572a0..22879ca 100644 --- a/padmaTexts/static/css/text.css +++ b/padmaTexts/static/css/text.css @@ -2,6 +2,7 @@ body { background: #F0EBE2; color: #363636; font-family: "DejaVu Sans", Arial, Verdana, sans-serif; + font-size: 12px; } h4 {