[or-cvs] r23773: {website} slightly lighter gray.  (website/trunk/css)
    Andrew Lewman 
    andrew at torproject.org
       
    Mon Nov  8 17:40:31 UTC 2010
    
    
  
Author: phobos
Date: 2010-11-08 17:40:31 +0000 (Mon, 08 Nov 2010)
New Revision: 23773
Modified:
   website/trunk/css/layout.css
Log:
slightly lighter gray.
Modified: website/trunk/css/layout.css
===================================================================
--- website/trunk/css/layout.css	2010-11-08 17:12:15 UTC (rev 23772)
+++ website/trunk/css/layout.css	2010-11-08 17:40:31 UTC (rev 23773)
@@ -375,7 +375,7 @@
 }
 
 .beige { background: #f5f5df; }
-.gray { background: #d3d3d3; }
+.gray { background: #e0e0e0; }
 
 .meta {
 	float: right;
    
    
More information about the tor-commits
mailing list