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/08/25 09:58:21 UTC

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

Author: buildbot
Date: Sun Aug 25 07:58:21 2013
New Revision: 876085

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 Sun Aug 25 07:58:21 2013
@@ -1 +1 @@
-1517237
+1517238

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 Sun Aug 25 07:58:21 2013
@@ -415,7 +415,7 @@ a.googlePlus:hover {
     .cHomepageContent {
         width: 60%;
         border-left: none;
-        border-top: 1px solid #14C3F3;
+        border-bottom: 1px solid #14C3F3;
     }
     .cRightCol {
         display: inline-block;
@@ -429,7 +429,9 @@ a.googlePlus:hover {
 @media screen and (max-width: 979px) {
 
       .cHomepageContent {
-        width: 100%
+        width: 100%;
+            border-left: none;
+        border-bottom: 1px solid #14C3F3;
     }
     .cRightCol {
         display: inline-block;