From d34b95a4d54f08d8527ea8c8c88bd3ca106befa2 Mon Sep 17 00:00:00 2001 From: priyanka Date: Wed, 20 Aug 2014 11:16:32 +0530 Subject: added aicte feedback form link --- css/testimonials_front.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'css/testimonials_front.css') diff --git a/css/testimonials_front.css b/css/testimonials_front.css index f63e4fe..ea2979e 100755 --- a/css/testimonials_front.css +++ b/css/testimonials_front.css @@ -5,10 +5,10 @@ #testimonials_front{ - padding: 20px 20px 15px 20px; + padding: 10px 20px 15px 20px; background:url('../images/open-quote.png') no-repeat ; background-size: 22px 22px; - background-position: 18px 30px; + background-position: 18px 23px; text-align:justify; min-height:90px; margin-top: 10px; -- cgit