You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ks...@apache.org on 2012/10/11 23:23:13 UTC

svn commit: r1397318 - /incubator/ooo/ooo-site/trunk/content/test/home.css

Author: kschenk
Date: Thu Oct 11 21:23:12 2012
New Revision: 1397318

URL: http://svn.apache.org/viewvc?rev=1397318&view=rev
Log:
More changes to deal with color issue

Modified:
    incubator/ooo/ooo-site/trunk/content/test/home.css

Modified: incubator/ooo/ooo-site/trunk/content/test/home.css
URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/test/home.css?rev=1397318&r1=1397317&r2=1397318&view=diff
==============================================================================
--- incubator/ooo/ooo-site/trunk/content/test/home.css (original)
+++ incubator/ooo/ooo-site/trunk/content/test/home.css Thu Oct 11 21:23:12 2012
@@ -33,7 +33,7 @@
 #actionstatements div.action-participate:hover { background: url(/images/action-participate.png) 0 -250px no-repeat; }
 #actionstatements div.action-social { background: url(/images/action-social.png) no-repeat; }
 #actionstatements div.action-social:hover { background: url(/images/action-social.png) 0 -250px no-repeat; }
-#actionstatements div.action-social p.action-social-extra { margin: 0; padding: 5px 0px 5px 60px; line-height: 150%;  }
+#actionstatements div.action-social .action-social-extra p { margin: 0; padding: 5px 0px 5px 60px; line-height: 150%; color: #333;  }
 #actionstatements div.action-social .action-social-extra a { color: #06338B;  }
 
 #actionstatements div.action-download #buttonwrap { padding: 15px 0 5px 60px; }