You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2011/04/28 02:07:43 UTC

svn commit: r1097286 - /activemq/activemq-apollo/trunk/apollo-website/src/styles/impact/css/site.css

Author: chirino
Date: Thu Apr 28 00:07:43 2011
New Revision: 1097286

URL: http://svn.apache.org/viewvc?rev=1097286&view=rev
Log:
Have the links look different than the headers.

Modified:
    activemq/activemq-apollo/trunk/apollo-website/src/styles/impact/css/site.css

Modified: activemq/activemq-apollo/trunk/apollo-website/src/styles/impact/css/site.css
URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-website/src/styles/impact/css/site.css?rev=1097286&r1=1097285&r2=1097286&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-website/src/styles/impact/css/site.css (original)
+++ activemq/activemq-apollo/trunk/apollo-website/src/styles/impact/css/site.css Thu Apr 28 00:07:43 2011
@@ -43,7 +43,7 @@ h2 {
 p { margin-bottom:0px; }
 
 a {
-	color: #990000;
+	color: #700;
 	font-weight:bold;
 	text-decoration: none;
 }