[planet-web] [pgo] Fix some alignment and font color
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [planet-web] [pgo] Fix some alignment and font color
- Date: Tue, 5 Apr 2011 23:52:11 +0000 (UTC)
commit 8a0df6bd5b725781ff8fde44de38c7c3b0181fa9
Author: Alberto Ruiz <aruiz gnome org>
Date: Wed Apr 6 00:52:06 2011 +0100
[pgo] Fix some alignment and font color
themes/gnome/index-3.0.html.tmpl | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/themes/gnome/index-3.0.html.tmpl b/themes/gnome/index-3.0.html.tmpl
index c79229f..a001e86 100644
--- a/themes/gnome/index-3.0.html.tmpl
+++ b/themes/gnome/index-3.0.html.tmpl
@@ -61,6 +61,12 @@
font-family: Cantarell,'Droid Sans',Ubuntu,'DejaVu Sans',Arial,sans-serif;
}
+
+ a
+ {
+ color: #0489B7;
+ }
+
#global_domain_bar div {
max-width: 940px;
margin: 0 auto;
@@ -73,6 +79,7 @@
.post-title a
{
+ color: #0489B7;
font-weight: bold;
}
@@ -111,7 +118,13 @@
margin-right: auto;
clear: left;
margin-top: 0;
- width: 940px;
+ max-width: 65em;
+ padding: 0 1em;
+ }
+
+ .post
+ {
+ color: #555753;
}
</style>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]