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

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

Author: madhura
Date: Tue Jul 30 18:03:49 2013
New Revision: 1508560

URL: http://svn.apache.org/r1508560
Log:
New hangout link 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=1508560&r1=1508559&r2=1508560&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Tue Jul 30 18:03:49 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: incubator/stratos/site/trunk/content/index.mdtext
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/index.mdtext?rev=1508560&r1=1508559&r2=1508560&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/index.mdtext (original)
+++ incubator/stratos/site/trunk/content/index.mdtext Tue Jul 30 18:03:49 2013
@@ -26,10 +26,11 @@ Notice:    Licensed to the Apache Softwa
 <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>