You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2017/03/03 22:08:26 UTC

svn commit: r1785402 - /openoffice/ooo-site/trunk/content/css/home.css

Author: mseidel
Date: Fri Mar  3 22:08:26 2017
New Revision: 1785402

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

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

Modified: openoffice/ooo-site/trunk/content/css/home.css
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/css/home.css?rev=1785402&r1=1785401&r2=1785402&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/css/home.css (original)
+++ openoffice/ooo-site/trunk/content/css/home.css Fri Mar  3 22:08:26 2017
@@ -72,7 +72,7 @@
 
 #news { float: right; margin: 1% 3% 0 0; height: 520px; width: 30%; }
 #news div.campaign.first { min-height: 50px; width: 90%; padding: 30px 5% 5px 5%; margin: 10px 0 0 0; background: none; clear: right; }
-#news div.campaign.first h2 { margin-top: -33px; padding: 0; border: none; width: 100%; color: #06338B; background: none; }
+#news div.campaign.first h2 { margin-top: -33px; padding: 0; border: none; width: 100%; color: #333333; background: none; }
 #news div.campaign { min-height: 50px; width: 90%; padding: 30px 5% 5px 5%; margin: 10px 0 0 0; background: url(/images/campaign-divider.png) no-repeat center top; clear: right; }
 #news div.campaign h2 { margin: 0; padding: 0; border: none; width: 100%; color: #06338B; background: none; }
 #news div.campaign p { line-height: 150%; padding: 10px 0 0 0; color: #333; text-align: left; background: none; }