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

[or-cvs] r23773: {website} slightly lighter gray. (website/trunk/css)



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;