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/21 14:08:17 UTC

svn commit: r1505354 - /incubator/stratos/site/trunk/templates/skeleton.html

Author: madhura
Date: Sun Jul 21 12:08:17 2013
New Revision: 1505354

URL: http://svn.apache.org/r1505354
Log:
background color changed

Modified:
    incubator/stratos/site/trunk/templates/skeleton.html

Modified: incubator/stratos/site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/templates/skeleton.html?rev=1505354&r1=1505353&r2=1505354&view=diff
==============================================================================
--- incubator/stratos/site/trunk/templates/skeleton.html (original)
+++ incubator/stratos/site/trunk/templates/skeleton.html Sun Jul 21 12:08:17 2013
@@ -23,7 +23,7 @@
 	  body {
 		  padding-top: 60px;
 		  padding-bottom: 40px;
-                  background-color: #f7f7f7;
+                  background-color: #fefefe;
 /*background: url('/images/apache-stratos-body-bg.jpg') no-repeat fixed top;*/
 	  }
 	  .sidebar-nav {