Author: wave
Date: Fri Feb  1 22:40:31 2013
New Revision: 1441650

URL: http://svn.apache.org/viewvc?rev=1441650&view=rev
Log:
Remove the color change

Modified:
    openoffice/ooo-site/trunk/content/css/ooo.css

Modified: openoffice/ooo-site/trunk/content/css/ooo.css
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/css/ooo.css?rev=1441650&r1=1441649&r2=1441650&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/css/ooo.css (original)
+++ openoffice/ooo-site/trunk/content/css/ooo.css Fri Feb  1 22:40:31 2013
@@ -73,16 +73,7 @@ h1,h2,h3,h4,h5,h6 {
   clear: both;
 }
 
-#announce a {
-  color: #C0107E;
-}
-
-#announce a:visited {
- color: #C0107E;
-}
-
 #announce a:hover {
- color: #C0107E;
  background-color: #e6ebed;
  text-decoration:underline;
 }


Reply via email to