[Checkins] SVN: Grokstar/trunk/src/grokstar/static/grokstar.css Use
	lighter text color so number of posts in footer won't stand
	out as much.
    Robert Marianski 
    rmarianski at openplans.org
       
    Mon Feb 18 03:44:41 EST 2008
    
    
  
Log message for revision 84008:
  Use lighter text color so number of posts in footer won't stand out as much.
Changed:
  U   Grokstar/trunk/src/grokstar/static/grokstar.css
-=-
Modified: Grokstar/trunk/src/grokstar/static/grokstar.css
===================================================================
--- Grokstar/trunk/src/grokstar/static/grokstar.css	2008-02-18 08:39:36 UTC (rev 84007)
+++ Grokstar/trunk/src/grokstar/static/grokstar.css	2008-02-18 08:44:41 UTC (rev 84008)
@@ -97,6 +97,7 @@
 
 #ft {
   position: relative;
+  color: #777;
 }
 
 #ft li {
    
    
More information about the Checkins
mailing list