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/17 11:04:43 UTC

svn commit: r1514964 - in /incubator/stratos/site/trunk/content: css/stratos.css index.mdtext

Author: madhura
Date: Sat Aug 17 09:04:43 2013
New Revision: 1514964

URL: http://svn.apache.org/r1514964
Log:
home page updated

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

Modified: incubator/stratos/site/trunk/content/css/stratos.css
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/css/stratos.css?rev=1514964&r1=1514963&r2=1514964&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Sat Aug 17 09:04:43 2013
@@ -125,6 +125,19 @@ padding: 0px;
     padding-top: 7px;
     padding-bottom: 7px;
 }
+
+.cNews {
+    display: inline-block;
+    float: right;
+    border: 1px solid #c6eef9;
+    padding-bottom: 20px;
+    width: 263px;
+    padding: 10px;
+}
+.cNews .cTitle {
+    font-size: 18px;
+}
+
 .footer .container p {
    font-size: 12px;
    text-align: right;

Modified: incubator/stratos/site/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/index.mdtext?rev=1514964&r1=1514963&r2=1514964&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/index.mdtext (original)
+++ incubator/stratos/site/trunk/content/index.mdtext Sat Aug 17 09:04:43 2013
@@ -34,10 +34,10 @@ Notice:    Licensed to the Apache Softwa
 </div>
 </div>-->
 
-<div class="cEvents">
-    <h3>Please vote for the Apache Stratos PaaS on OpenStack presentation at OpenStack Summit in Hong Kong</h3>
+<div class="cEvents cNews">
+    <div class="cTitle">Apache Stratos PaaS on OpenStack presentation at OpenStack Summit in Hong Kong</div>
 <div class="cTimeAndDate">
-The "Apache Stratos PaaS on OpenStack" is now available to the OpenStack community for online voting!
+The "Apache Stratos PaaS on OpenStack" is now available to the OpenStack community for <strong>online voting!</strong>
 </div>
     Click <a href="http://www.openstack.org/rate/Presentation/apache-stratos-paas-on-openstack" target="_blank">here</a> for more information
 </div>