[gnomeweb-wp] Drop the dropshadow for the splash. Doesn't feel natural.



commit 0bb8c104c1923d12c88b239198fae8e32c9a1c0b
Author: Jakub Steiner <jimmac gmail com>
Date:   Wed Apr 6 14:48:17 2011 +0200

    Drop the dropshadow for the splash. Doesn't feel natural.

 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 d9bbc3f..3e5033c 100644
--- a/wp-content/themes/gnome-grass/css/home.css
+++ b/wp-content/themes/gnome-grass/css/home.css
@@ -3,7 +3,7 @@
 
 
 #home_banner {
-    background: url(../images/home/banner-shadow.png) bottom center no-repeat;
+    /* background: url(../images/home/banner-shadow.png) bottom center no-repeat; */
     margin: 20px auto -20px;
     padding-bottom: 59px;
 }



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