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 20:22:28 UTC

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

Author: buildbot
Date: Thu Jul 18 18:22:27 2013
New Revision: 870001

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 18:22:27 2013
@@ -1 +1 @@
-1504573
+1504580

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 18:22:27 2013
@@ -39,6 +39,11 @@ margin-left: 10px;
 }
 .hero-unit {
     margin-top: 40px;
+    padding: 0px;
+    background-image:url('/images/apache-stratos-homepage-bg.jpg');
+  background-repeat: no-repeat;
+  height: 400px;
+  background-position: center;
 }
 .navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
     box-shadow: none;