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 12:57:10 UTC

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

Author: buildbot
Date: Thu Jul 18 10:57:10 2013
New Revision: 869959

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 10:57:10 2013
@@ -1 +1 @@
-1504424
+1504426

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 10:57:10 2013
@@ -30,4 +30,11 @@ margin-left: 10px;
 }
 .navbar .nav > li > a:hover {
     color: #14c3f3;
+}
+
+.row:before, .row:after {
+    margin-top: 20px;
+}
+.hero-unit {
+    margin-top: 40px;
 }
\ No newline at end of file