Author: madhura
Date: Wed Jun 25 10:03:52 2014
New Revision: 1605314
URL: http://svn.apache.org/r1605314
Log: (empty)
Modified:
stratos/site/trunk/content/css/stratos-v3.css
stratos/site/trunk/content/index.mdtext
Modified: stratos/site/trunk/content/css/stratos-v3.css
URL:
http://svn.apache.org/viewvc/stratos/site/trunk/content/css/stratos-v3.css?rev=1605314&r1=1605313&r2=1605314&view=diff
==============================================================================
--- stratos/site/trunk/content/css/stratos-v3.css (original)
+++ stratos/site/trunk/content/css/stratos-v3.css Wed Jun 25 10:03:52 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: stratos/site/trunk/content/index.mdtext
URL:
http://svn.apache.org/viewvc/stratos/site/trunk/content/index.mdtext?rev=1605314&r1=1605313&r2=1605314&view=diff
==============================================================================
--- stratos/site/trunk/content/index.mdtext (original)
+++ stratos/site/trunk/content/index.mdtext Wed Jun 25 10:03:52 2014
@@ -19,7 +19,7 @@ Notice: Licensed to the Apache Softwa
<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">
<div class="cFeatures">