[planet-web] [pgo] Fixed global domain header alignment
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [planet-web] [pgo] Fixed global domain header alignment
- Date: Mon, 4 Apr 2011 23:45:21 +0000 (UTC)
commit 5fcfcf6b3fcabccb29d64edf8b2e2c89f5d24535
Author: Alberto Ruiz <aruiz gnome org>
Date: Tue Apr 5 00:40:39 2011 +0100
[pgo] Fixed global domain header alignment
themes/gnome/index-3.0.html.tmpl | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/themes/gnome/index-3.0.html.tmpl b/themes/gnome/index-3.0.html.tmpl
index b6e41b3..a1fd114 100644
--- a/themes/gnome/index-3.0.html.tmpl
+++ b/themes/gnome/index-3.0.html.tmpl
@@ -45,6 +45,17 @@
#page
{
background: url("http://wptest.gnome.org/wp-content/themes/gnome-grass/images/html-bg.png") repeat-x scroll center top #FFFFFF;
+ font-family: Cantarell,'Droid Sans',Ubuntu,'DejaVu Sans',Arial,sans-serif;
+ }
+
+ #global_domain_bar div {
+ max-width: 940px;
+ margin: 0 auto;
+ }
+
+ div.post-contents
+ {
+ background: white;
}
</style>
@@ -65,7 +76,7 @@
</div>
</div>
- <script type="text/javascript" src="http://www.gnome.org/friends/ruler/ruler.js"></script>
+ <!--script type="text/javascript" src="http://www.gnome.org/friends/ruler/ruler.js"></script-->
<div id="content">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]