From 759dd2736bc699db9feed36e736efc84d2d7c251 Mon Sep 17 00:00:00 2001 From: Sanj Date: Tue, 27 Dec 2011 19:05:58 +0530 Subject: [PATCH] cursor pointer on front image --- itf/static/css/noel/home.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/itf/static/css/noel/home.css b/itf/static/css/noel/home.css index 11e8143..bd2ff31 100755 --- a/itf/static/css/noel/home.css +++ b/itf/static/css/noel/home.css @@ -13,6 +13,10 @@ margin-left:auto;} {position:relative; float:left;} +#image img { + cursor:pointer; +} + .banner {display:none; -moz-border-radius:8px;