[gnomeweb-wp] Nicer horizontal padding between the footer columns



commit 0d02b6946778caefff477cae456151d2cae9da6b
Author: Vinicius Depizzol <vdepizzol gmail com>
Date:   Tue Apr 5 18:20:56 2011 -0300

    Nicer horizontal padding between the footer columns

 wp-content/themes/gnome-grass/style.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/wp-content/themes/gnome-grass/style.css b/wp-content/themes/gnome-grass/style.css
index afa4d9c..89ba5f1 100644
--- a/wp-content/themes/gnome-grass/style.css
+++ b/wp-content/themes/gnome-grass/style.css
@@ -749,7 +749,7 @@ dl.icon_list dt img {
 }
 #footer div.links > div > ul > li {
     float: left;
-    margin: 0 20px 10px 0;
+    margin: 0 40px 10px 0;
 }
 #footer div.links div a, #footer div.links div strong {
     display: block;



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