[planet-web] [web] Use consistent font-size in GNOME sites header



commit 927d8eceb1aec47c8cb8ba77189b72402ecc6098
Author: Lucas Rocha <lucasr litl com>
Date:   Fri Feb 12 20:43:38 2010 +0000

    [web] Use consistent font-size in GNOME sites header
    
    The same font size than other GNOME websites (wgo, art.go, etc).
    
    Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=568939

 web/nlayout.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/web/nlayout.css b/web/nlayout.css
index 118d605..22dd818 100644
--- a/web/nlayout.css
+++ b/web/nlayout.css
@@ -14,7 +14,7 @@ body {
 	text-align: right;
 	padding: 0 1ex;
 	margin: 0;
-	font-size: 75%;
+	font-size: 70%;
 }
 
 #gnome-sites ul {



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