[damned-lies] Increase the font size of stats and remove the ugly space between values



commit cbacd4e8042b1c20758bef5c979b92004dfa20a4
Author: Gil Forcada <gforcada gnome org>
Date:   Sun Sep 30 20:24:23 2012 +0200

    Increase the font size of stats and remove the ugly space between values

 media/css/template.css |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/media/css/template.css b/media/css/template.css
index 6c29850..274e456 100644
--- a/media/css/template.css
+++ b/media/css/template.css
@@ -419,10 +419,7 @@ pre.stats {
     color: #333;
     display: inline;
     white-space: normal;
-    font-size: 10px;
-}
-pre.stats * {
-	padding: 0 1px;
+    font-size: 11px;
 }
 pre.stats .num1 {
     color: #4e9a06;



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