Author: uli
Date: Fri Nov 19 22:15:12 2010
New Revision: 1037052

URL: http://svn.apache.org/viewvc?rev=1037052&view=rev
Log:
change text color

Modified:
    tapestry/tapestry-site/branches/post-5.2-site/styles/style.css

Modified: tapestry/tapestry-site/branches/post-5.2-site/styles/style.css
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry-site/branches/post-5.2-site/styles/style.css?rev=1037052&r1=1037051&r2=1037052&view=diff
==============================================================================
--- tapestry/tapestry-site/branches/post-5.2-site/styles/style.css (original)
+++ tapestry/tapestry-site/branches/post-5.2-site/styles/style.css Fri Nov 19 
22:15:12 2010
@@ -166,7 +166,7 @@ a img { text-decoration: none;}
   display: none;
 }
 
-#breadcrumbs { clear:both; font-size:18px; background-color:#eeeeee; 
font-family: Georgia, serif; padding:15px 30px; margin:15px 0px; }
+#breadcrumbs { clear:both; font-size:18px; color: black; 
background-color:#eeeeee; font-family: Georgia, serif; padding:15px 30px; 
margin:15px 0px; }
 #breadcrumbs a { color: #569D2F; text-decoration:none; }
 
 #footer { 


Reply via email to