[planet-web] [pgo] Attempt to fix the transparency issue



commit 2c62b79d7c6a54a52acfacd0cc9ac3951e594573
Author: Alberto Ruiz <aruiz gnome org>
Date:   Tue Apr 5 00:52:43 2011 +0100

    [pgo] Attempt to fix the transparency issue

 themes/gnome/index-3.0.html.tmpl |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/themes/gnome/index-3.0.html.tmpl b/themes/gnome/index-3.0.html.tmpl
index 036e506..0efb4f1 100644
--- a/themes/gnome/index-3.0.html.tmpl
+++ b/themes/gnome/index-3.0.html.tmpl
@@ -62,6 +62,15 @@
 	{
 			font-family: Cantarell,'Droid Sans',Ubuntu,'DejaVu Sans',Arial,sans-serif;
 	}
+	
+	h3.post-title
+	{
+		margin-bottom: 0px;
+	}
+	h3.post-title a
+	{
+		padding-bottom: 18px;
+	}
 	</style>
 
 



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