You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ma...@apache.org on 2013/08/24 17:09:58 UTC

svn commit: r1517142 - /incubator/stratos/site/trunk/content/css/stratos.css

Author: madhura
Date: Sat Aug 24 15:09:57 2013
New Revision: 1517142

URL: http://svn.apache.org/r1517142
Log:
updated the mobile layout

Modified:
    incubator/stratos/site/trunk/content/css/stratos.css

Modified: incubator/stratos/site/trunk/content/css/stratos.css
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/css/stratos.css?rev=1517142&r1=1517141&r2=1517142&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Sat Aug 24 15:09:57 2013
@@ -425,9 +425,16 @@ a.googlePlus:hover {
         margin-top: 20px;
         width: 100%;
     }
-    
-    
-    
+    .cNews {
+        padding: 12px;
+        width: 97%;
+    }
+    .cEvents {
+        width: 100%;
+    }
+    .cTimeAndDate {
+        display: inline-block;
+    }
 }