[gnome-web-www] commit change for vdepizzol



commit f27ea3d90856c4d177873ab4022f1a232df9d132
Author: Olav Vitters <olav vitters nl>
Date:   Wed Sep 28 21:11:26 2011 +0200

    commit change for vdepizzol

 theme/css/home.css |   15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/theme/css/home.css b/theme/css/home.css
index 125caef..0a5f038 100644
--- a/theme/css/home.css
+++ b/theme/css/home.css
@@ -5,7 +5,19 @@
 #home_banner {
     /* background: url(../images/home/banner-shadow.png) bottom center no-repeat; */
     margin: 0 auto -20px;
-    padding-bottom: 59px;
+    padding-bottom: 20px;
+    text-align: center;
+}
+#home_banner h2 {
+    color: #000;
+    margin-bottom: 0;
+}
+#home_banner p.main_feature {
+    margin: 0;
+}
+#home_banner p {
+    margin: 0.4em 0;
+    font-size: 16px;
 }
 #home_banner a {
     display: block;
@@ -49,3 +61,4 @@
 .about_box p:last-child {
     margin-bottom: 0;
 }
+



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