[or-cvs] r24234: {website} remove Courier from the list.  (website/trunk/css)
    Andrew Lewman 
    andrew at torproject.org
       
    Wed Feb 16 18:16:25 UTC 2011
    
    
  
Author: phobos
Date: 2011-02-16 18:16:25 +0000 (Wed, 16 Feb 2011)
New Revision: 24234
Modified:
   website/trunk/css/typography.css
Log:
remove Courier from the list.
Modified: website/trunk/css/typography.css
===================================================================
--- website/trunk/css/typography.css	2011-02-16 18:14:07 UTC (rev 24233)
+++ website/trunk/css/typography.css	2011-02-16 18:16:25 UTC (rev 24234)
@@ -92,7 +92,7 @@
 }
 
 code, tt {
-    font-family: Inconsolata, "Lucida Console", "Droid Sans Mono", Cousine, Courier, monospace;
+    font-family: Inconsolata, "Lucida Console", "Droid Sans Mono", Cousine, monospace;
 }
 
 /* NAVIGATION ------------*/
    
    
More information about the tor-commits
mailing list