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 21:24:19 UTC

svn commit: r1504616 - in /incubator/stratos/site/trunk: content/images/apache-stratos-body-bg.jpg templates/skeleton.html

Author: madhura
Date: Thu Jul 18 19:24:19 2013
New Revision: 1504616

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

Added:
    incubator/stratos/site/trunk/content/images/apache-stratos-body-bg.jpg   (with props)
Modified:
    incubator/stratos/site/trunk/templates/skeleton.html

Added: incubator/stratos/site/trunk/content/images/apache-stratos-body-bg.jpg
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/images/apache-stratos-body-bg.jpg?rev=1504616&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/stratos/site/trunk/content/images/apache-stratos-body-bg.jpg
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/stratos/site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/templates/skeleton.html?rev=1504616&r1=1504615&r2=1504616&view=diff
==============================================================================
--- incubator/stratos/site/trunk/templates/skeleton.html (original)
+++ incubator/stratos/site/trunk/templates/skeleton.html Thu Jul 18 19:24:19 2013
@@ -23,6 +23,8 @@
 	  body {
 		  padding-top: 60px;
 		  padding-bottom: 40px;
+                   background-image:url('/images/apache-stratos-body-bg.jpg');
+  background-repeat: no-repeat;
 	  }
 	  .sidebar-nav {
 		  padding: 9px 0;