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/12/18 07:48:06 UTC

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

Author: madhura
Date: Wed Dec 18 06:48:05 2013
New Revision: 1551868

URL: http://svn.apache.org/r1551868
Log:
home page updated

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=1551868&r1=1551867&r2=1551868&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Wed Dec 18 06:48:05 2013
@@ -365,12 +365,13 @@ a.googlePlus:hover {
 
 a.git {
  
-  background-image:url('/images/giticon.jpg');
+  background-image:url('/images/giticon.png');
   background-repeat: no-repeat;
   height: 82px;
   width: 293px;
   background-position: left;
 background-color: transparent;
+display: inline-block;
 }
 a.git:hover {
      background-image:url('/images/giticon2.png');