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/07/30 20:03:53 UTC

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

Author: buildbot
Date: Tue Jul 30 18:03:53 2013
New Revision: 871904

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 Tue Jul 30 18:03:53 2013
@@ -1 +1 @@
-1508556
+1508560

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 Tue Jul 30 18:03:53 2013
@@ -90,6 +90,23 @@ padding: 0px;
     display: inline-block;
     float: right;
 }
+
+.cButton {
+     background-color: #00638a;
+    border: 1px solid #14c3f3;
+    border-radius: 5px 5px 5px 5px;
+    color: #FFFFFF;
+    display: block;
+    font-family: Arial,Helvetica,Verdena;
+    font-size: 14px;
+    font-weight: bold;
+    height: 24px;
+    line-height: 24px;
+    padding: 5px 10px;
+    text-align: center;
+    text-decoration: none;
+    width: 180px;
+}
 .cTimeAndDate {
     padding-top: 10px;
     text-align: center;

Modified: websites/staging/stratos/trunk/content/index.html
==============================================================================
--- websites/staging/stratos/trunk/content/index.html (original)
+++ websites/staging/stratos/trunk/content/index.html Tue Jul 30 18:03:53 2013
@@ -108,10 +108,11 @@
 <p>Apache Stratos helps run Tomcat, PHP and MySQL apps as a service on all the major cloud infrastructures. It brings self-service management, elastic scaling, multi-tenant deployment, usage monitoring as well as further capabilities. In addition, it brings the ability to take any server software and make it into a Stratos Cartridge. This means any server can be run 'as-a-Service' alongside the other app containers.</p> 
 </div>
 <div class="cEvents">
-<a href=""><img src="/images/hangout-bg.jpg"/></a>
+<img src="/images/hangout-bg.jpg"/>
 <div class="cTimeAndDate">
 <span>Thursday, <strong>August 1st</strong>, 2013</span>
 <span><strong>7.30 AM</strong> (PDT)</span>
+<a href="/events/hangouts.html" class="cButton"></a>
 </div>
 </div>
 </div>