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/18 20:22:23 UTC

svn commit: r1504580 - /incubator/stratos/site/trunk/content/css/stratos.css

Author: madhura
Date: Thu Jul 18 18:22:23 2013
New Revision: 1504580

URL: http://svn.apache.org/r1504580
Log:
new home page banner added

Modified:
    incubator/stratos/site/trunk/content/css/stratos.css

Modified: incubator/stratos/site/trunk/content/css/stratos.css
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/css/stratos.css?rev=1504580&r1=1504579&r2=1504580&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Thu Jul 18 18:22:23 2013
@@ -40,6 +40,10 @@ margin-left: 10px;
 .hero-unit {
     margin-top: 40px;
     padding: 0px;
+    background-image:url('/images/apache-stratos-homepage-bg.jpg');
+  background-repeat: no-repeat;
+  height: 400px;
+  background-position: center;
 }
 .navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
     box-shadow: none;