[gnomeweb-wml] anjuta web: Fixed blog font size.



commit 8c3e015e2608ed2009a7a2c641877c418b6062b5
Author: Naba Kumar <naba gnome org>
Date:   Sun Jan 31 12:02:51 2010 +0200

    anjuta web: Fixed blog font size.

 projects.gnome.org/anjuta/css/blog.css |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/projects.gnome.org/anjuta/css/blog.css b/projects.gnome.org/anjuta/css/blog.css
index 3a698e7..5bbe5b5 100644
--- a/projects.gnome.org/anjuta/css/blog.css
+++ b/projects.gnome.org/anjuta/css/blog.css
@@ -2,10 +2,10 @@
 /* Style for rss feeds */
 
 .rss-box {
-	 margin: 0.5em;
-	 background-color: #FFFFFF;
+     margin: 0.5em;
+     background-color: #FFFFFF;
      border: 7px solid #d3e2ff;
-     font-size: 85%;
+     font-size: 95%;
 }
 .rss-items {
 	margin-top:0px;



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