[tor-commits] r25810: {website} make the footer text slightly	larger. (website/trunk/css)
    Andrew Lewman 
    andrew at torproject.org
       
    Thu Sep 20 18:47:04 UTC 2012
    
    
  
Author: phobos
Date: 2012-09-20 18:47:04 +0000 (Thu, 20 Sep 2012)
New Revision: 25810
Modified:
   website/trunk/css/typography.css
Log:
make the footer text slightly larger.
Modified: website/trunk/css/typography.css
===================================================================
--- website/trunk/css/typography.css	2012-09-20 18:16:04 UTC (rev 25809)
+++ website/trunk/css/typography.css	2012-09-20 18:47:04 UTC (rev 25810)
@@ -379,7 +379,7 @@
 
 #footer p,
 #footer ul {
-	font-size: 0.833em;
+	font-size: 0.9em; 
 }
 #footer ul {
 	padding-left: 0;
    
    
More information about the tor-commits
mailing list