[gnomeweb-wp] fixed link in home banner



commit 8984e4309aeb5064a998fc0a94a315c5a972e814
Author: Vinicius Depizzol <vdepizzol gmail com>
Date:   Tue Apr 5 19:30:54 2011 -0300

    fixed link in home banner

 wp-content/themes/gnome-grass/css/home.css |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/wp-content/themes/gnome-grass/css/home.css b/wp-content/themes/gnome-grass/css/home.css
index 6a78e98..7336bb1 100644
--- a/wp-content/themes/gnome-grass/css/home.css
+++ b/wp-content/themes/gnome-grass/css/home.css
@@ -7,6 +7,11 @@
     margin: 20px auto -20px;
     padding-bottom: 59px;
 }
+#home_banner a {
+    display: block;
+    width: 940px;
+    margin: 0 auto;
+}
 #home_banner img {
     background: #254b87;
     width: 940px;



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