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 2014/06/25 12:03:58 UTC

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

Author: buildbot
Date: Wed Jun 25 10:03:57 2014
New Revision: 913634

Log:
Staging update by buildbot for stratos

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

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Jun 25 10:03:57 2014
@@ -1 +1 @@
-1605312
+1605314

Modified: websites/staging/stratos/trunk/content/css/stratos-v3.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/stratos-v3.css (original)
+++ websites/staging/stratos/trunk/content/css/stratos-v3.css Wed Jun 25 10:03:57 2014
@@ -299,6 +299,17 @@ a.cgooglePlus:hover {
     color: #00a8ff;
     font-size: 36px;
 }
+a.cDownload {
+    font-size: 14px;
+    padding: 10px 30px;
+    background: #00a8ff;
+    color: #ffffff;
+    border-radius: 5px;
+    display: inline-block;
+}
+a.cDownload:hover {
+    background: #1d515f;
+}
 @media screen and (max-width: 1400px) {
 
     .cFeatures .cBox {

Modified: websites/staging/stratos/trunk/content/index.html
==============================================================================
--- websites/staging/stratos/trunk/content/index.html (original)
+++ websites/staging/stratos/trunk/content/index.html Wed Jun 25 10:03:57 2014
@@ -130,7 +130,7 @@
           		<div class="hero-unit">
   <img src="images/v3/title.png"/>
   <p>Apache Stratos is a highly-extensible Platform-as-a-Service (PaaS) framework that helps run Apache Tomcat, PHP, and MySQL applications and can be extended to support many more environments on all major cloud infrastructures. For developers, Stratos provides a cloud-based environment for developing, testing, and running scalable applications. IT providers benefit from high utilization rates, automated resource management, and platform-wide insight including monitoring and billing.</p>
-<div class="cRelease"><div class="cText">Apache Stratos <strong>4.0.0</strong> released</div><a class="cDownload" href="#">Download</a></div>
+<div class="cRelease"><div class="cText">Apache Stratos <strong>4.0.0</strong> released</div><a class="cDownload" href="http://apache.petsads.us/stratos/">Download</a></div>
 </div>
 
 <div class="cContentWrapper cHome">