From 773ff4ddc3c359e4801d6108963f01204e6ebee3 Mon Sep 17 00:00:00 2001 From: Sanj Date: Mon, 11 Apr 2011 05:30:13 +0530 Subject: [PATCH] minor, css --- itf/static/css/itf.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/itf/static/css/itf.css b/itf/static/css/itf.css index ba5b360..fec374b 100644 --- a/itf/static/css/itf.css +++ b/itf/static/css/itf.css @@ -12,8 +12,8 @@ } .itfBoxTitle { - font-size: 18px; - font-weight: bold; + font-size: 16px; + font-style: italic; text-align: center; }