[gnomeweb-wp] decreased bottom margin from banner



commit 0b13d3b379149a9e5a281d896261b8bdd7020797
Author: Vinicius Depizzol <vdepizzol gmail com>
Date:   Tue Apr 5 19:11:41 2011 -0300

    decreased bottom margin from banner

 wp-content/themes/gnome-grass/css/home.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wp-content/themes/gnome-grass/css/home.css b/wp-content/themes/gnome-grass/css/home.css
index 642c29c..6a78e98 100644
--- a/wp-content/themes/gnome-grass/css/home.css
+++ b/wp-content/themes/gnome-grass/css/home.css
@@ -4,7 +4,7 @@
 
 #home_banner {
     background: url(../images/home/banner-shadow.png) bottom center no-repeat;
-    margin: 20px auto 0;
+    margin: 20px auto -20px;
     padding-bottom: 59px;
 }
 #home_banner img {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]