You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by bu...@apache.org on 2013/07/18 19:38:09 UTC

svn commit: r869993 - in /websites/staging/stratos/trunk/content: ./ css/stratos.css

Author: buildbot
Date: Thu Jul 18 17:38:09 2013
New Revision: 869993

Log:
Staging update by buildbot for stratos

Modified:
    websites/staging/stratos/trunk/content/   (props changed)
    websites/staging/stratos/trunk/content/css/stratos.css

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Jul 18 17:38:09 2013
@@ -1 +1 @@
-1504560
+1504562

Modified: websites/staging/stratos/trunk/content/css/stratos.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/stratos.css (original)
+++ websites/staging/stratos/trunk/content/css/stratos.css Thu Jul 18 17:38:09 2013
@@ -58,6 +58,7 @@ margin-left: 10px;
 .footer .container p {
    font-size: 12px;
    text-align: center;
+   color: #ffffff;
 }
 .cFooterContainer {
     display: inline-block;
@@ -66,5 +67,6 @@ margin-left: 10px;
 .cApacheIncubatorLogo {
     display: inline-block;
     float: left;
+    background-color: #ffffff;
 }