Author: madhura
Date: Wed Dec 18 06:45:45 2013
New Revision: 1551867

URL: http://svn.apache.org/r1551867
Log: (empty)

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

Modified: incubator/stratos/site/trunk/content/css/stratos.css
URL: 
http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/css/stratos.css?rev=1551867&r1=1551866&r2=1551867&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Wed Dec 18 06:45:45 
2013
@@ -363,6 +363,20 @@ a.googlePlus:hover {
 }
 /*Hangout page end*/
 
+a.git {
+ 
+  background-image:url('/images/giticon.jpg');
+  background-repeat: no-repeat;
+  height: 82px;
+  width: 293px;
+  background-position: left;
+background-color: transparent;
+}
+a.git:hover {
+     background-image:url('/images/giticon2.png');
+}
+
+
 
 /*Mobile layout*/
 .navbar-inverse .btn-navbar {

Modified: incubator/stratos/site/trunk/content/index.mdtext
URL: 
http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/index.mdtext?rev=1551867&r1=1551866&r2=1551867&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/index.mdtext (original)
+++ incubator/stratos/site/trunk/content/index.mdtext Wed Dec 18 06:45:45 2013
@@ -31,7 +31,7 @@ Notice:    Licensed to the Apache Softwa
 </div>
 </div>
     <div class="cRightCol">
-        <a style="text-decoration: none;font-family: Arial, Helvetica; 
padding: 10px 10px; background: #e8d867; color: #0d142e; -moz-border-radius: 
8px; -webkit-border-radius: 8px; border-radius: 8px; font-weight: bold; 
display: block; margin-bottom: 20px; text-align: center; display: inline-block; 
padding: 10px 20px 10px 20px; font-size: 22px; width: 85%; border: 1px solid 
#0d142e;" target="_blank" 
href="https://github.com/apache/incubator-stratos";>Git Mirror</a>
+        <a class="git" href="https://github.com/apache/incubator-stratos";></a>
 <!--<div class="cEvents cNews">
 <div class="cTimeAndDate" style="margin-bottom:10px;">
 The "Apache Stratos PaaS on OpenStack" is now available to the OpenStack 
community for <strong>online voting!</strong>


Reply via email to