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

svn commit: r874975 - in /websites/staging/stratos/trunk/content: ./ css/stratos.css index.html

Author: buildbot
Date: Sat Aug 17 09:04:47 2013
New Revision: 874975

Log:
Staging update by buildbot for stratos

Modified:
    websites/staging/stratos/trunk/content/   (props changed)
    websites/staging/stratos/trunk/content/css/stratos.css
    websites/staging/stratos/trunk/content/index.html

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sat Aug 17 09:04:47 2013
@@ -1 +1 @@
-1514962
+1514964

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 Sat Aug 17 09:04:47 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: websites/staging/stratos/trunk/content/index.html
==============================================================================
--- websites/staging/stratos/trunk/content/index.html (original)
+++ websites/staging/stratos/trunk/content/index.html Sat Aug 17 09:04:47 2013
@@ -125,10 +125,10 @@
 </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>