[planet-web] [pgo] More updates for the banner



commit 73ed6db0f55ec3a89f22965101544bc0e08164f9
Author: Alberto Ruiz <aruiz gnome org>
Date:   Tue Apr 5 01:07:35 2011 +0100

    [pgo] More updates for the banner

 themes/gnome/index-3.0.html.tmpl |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/themes/gnome/index-3.0.html.tmpl b/themes/gnome/index-3.0.html.tmpl
index 0efb4f1..f417c80 100644
--- a/themes/gnome/index-3.0.html.tmpl
+++ b/themes/gnome/index-3.0.html.tmpl
@@ -13,7 +13,18 @@
 	<link rel="stylesheet" href="http://planet.gnome.org/planet.css"; type="text/css">
 	<link rel="stylesheet" href="http://planet.gnome.org/generic.css"; type="text/css">
 	<link rel="stylesheet" href="http://blogs.gnome.org/wp-content/mu-plugins/bug-links/bug-links.css"; type="text/css">
+
 	<style rel="stylesheet" type="text/css">
+	/* font-face {
+    font-family: "Cantarell";
+    src: local("Cantarell"), local("Cantarell Regular"), url("../fonts/Cantarell-Regular.otf");
+	}
+	@font-face {
+    font-family: "Cantarell";
+    font-weight: bold;
+    src: local("Cantarell"), local("Cantarell Bold"), local("Cantarell-Bold"), url("../fonts/Cantarell-Bold.otf");
+	}*/
+	
 	#global_domain_bar
 	{
     background: none repeat scroll 0 0 #FFFFFF;
@@ -70,6 +81,7 @@
 	h3.post-title a
 	{
 		padding-bottom: 18px;
+		font-weight: bold;
 	}
 	</style>
 



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