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/30 19:07:12 UTC

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

Author: buildbot
Date: Tue Jul 30 17:07:12 2013
New Revision: 871877

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 Tue Jul 30 17:07:12 2013
@@ -1 +1 @@
-1508452
+1508524

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 Tue Jul 30 17:07:12 2013
@@ -78,6 +78,20 @@ padding: 0px;
     background: #e3e3e3;
     padding: 10px;
 }
+.cContentWrapper {
+    display: inline-block;
+}
+.cHomepageContent {
+    float: left;
+    display: inline-block;
+    width: 75%;
+}
+.cEvents {
+    display: inline-block;
+    float: right;
+    height: 300px;
+    background: #000000;
+}
 
 .footer .container p {
    font-size: 12px;