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 2014/05/19 08:53:48 UTC

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

Author: buildbot
Date: Mon May 19 06:53:47 2014
New Revision: 909246

Log:
Staging update by buildbot for stratos

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

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon May 19 06:53:47 2014
@@ -1 +1 @@
-1595758
+1595759

Modified: websites/staging/stratos/trunk/content/css/stratos-v3.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/stratos-v3.css (original)
+++ websites/staging/stratos/trunk/content/css/stratos-v3.css Mon May 19 06:53:47 2014
@@ -746,10 +746,19 @@ a.cReadmore {
     font-size: 16px;
 }
 
+@media screen and (max-width: 1300px) {
 
-
-
-
+    .cFeatures .cBox {
+        width:194px;
+         min-height: 275px;
+    }
+    .cColLeft {
+        width: 60%;
+    }
+    .cColRight{
+        width:38%;
+    }
+}
 @media screen and (max-width: 979px) {
     .cFeatures .cBox{
         width: 174px !important;