[planet-web] [pgo] Body text for posts should not be Cantarell



commit 894cee8654cb61198c91f63ba6b0e04ed9574416
Author: Alberto Ruiz <aruiz gnome org>
Date:   Wed Apr 6 02:07:05 2011 +0100

    [pgo] Body text for posts should not be Cantarell

 themes/gnome/index-3.0.html.tmpl |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/themes/gnome/index-3.0.html.tmpl b/themes/gnome/index-3.0.html.tmpl
index 2e0472f..7f5eaba 100644
--- a/themes/gnome/index-3.0.html.tmpl
+++ b/themes/gnome/index-3.0.html.tmpl
@@ -119,6 +119,8 @@
 		color: #555753;
 		font-size: 100%;
 		font-weight: bold;
+		margin: 0;
+		padding 0;
 	}
 	
 	#planet-logo
@@ -131,7 +133,7 @@
 	{
 		color: #555753;
 		line-height: 1.6;
-		font-size: 100%;
+		font-family: 'Droid Sans',Ubuntu,'DejaVu Sans',Arial,sans-serif;
 	}
 	</style>
 



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