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

svn commit: r1007776 - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/home.css

Author: buildbot
Date: Sun Mar  5 18:13:13 2017
New Revision: 1007776

Log:
Staging update by buildbot for ooo-site

Modified:
    websites/staging/ooo-site/trunk/cgi-bin/   (props changed)
    websites/staging/ooo-site/trunk/content/   (props changed)
    websites/staging/ooo-site/trunk/content/home.css

Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar  5 18:13:13 2017
@@ -1 +1 @@
-1785560
+1785561

Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Mar  5 18:13:13 2017
@@ -1 +1 @@
-1785560
+1785561

Modified: websites/staging/ooo-site/trunk/content/home.css
==============================================================================
--- websites/staging/ooo-site/trunk/content/home.css (original)
+++ websites/staging/ooo-site/trunk/content/home.css Sun Mar  5 18:13:13 2017
@@ -72,9 +72,9 @@
 
 #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 h2 { margin: 0; padding: 0; border: none; width: 100%; color: #333333; background: none; }
 #news div.campaign p { line-height: 150%; padding: 10px 0 0 0; color: #333; text-align: left; background: none; }
 #news div.campaign a { color:#107EC0; text-decoration:underline; }
 #news div.campaign a:hover { background-color: #e6ebed; }