[tor-commits] [check/master] Slightly smaller heading
    arlo at torproject.org 
    arlo at torproject.org
       
    Wed Dec 17 03:46:39 UTC 2014
    
    
  
commit 5971efa17aff82f883b777654d7920dacdc2afd2
Author: Arlo Breault <arlolra at gmail.com>
Date:   Tue Dec 16 18:38:49 2014 -0800
    Slightly smaller heading
---
 public/base.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/public/base.html b/public/base.html
index 366d912..5673de9 100644
--- a/public/base.html
+++ b/public/base.html
@@ -13,7 +13,7 @@
       font-family: Helvetica, sans-serif;
       margin: 0;
     }
-    h1 { font-size: 2.2em; }
+    h1 { font-size: 2em; }
     a { text-decoration: none; }
     a:hover { text-decoration: underline; }
     ul { margin: 0; padding: 0; }
    
    
More information about the tor-commits
mailing list