You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by bu...@apache.org on 2013/12/18 07:45:51 UTC

svn commit: r890825 - in /websites/staging/stratos/trunk/content: ./ css/stratos.css index.html

Author: buildbot
Date: Wed Dec 18 06:45:51 2013
New Revision: 890825

Log:
Staging update by buildbot for stratos

Modified:
    websites/staging/stratos/trunk/content/   (props changed)
    websites/staging/stratos/trunk/content/css/stratos.css
    websites/staging/stratos/trunk/content/index.html

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 18 06:45:51 2013
@@ -1 +1 @@
-1551866
+1551867

Modified: websites/staging/stratos/trunk/content/css/stratos.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/stratos.css (original)
+++ websites/staging/stratos/trunk/content/css/stratos.css Wed Dec 18 06:45:51 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: websites/staging/stratos/trunk/content/index.html
==============================================================================
--- websites/staging/stratos/trunk/content/index.html (original)
+++ websites/staging/stratos/trunk/content/index.html Wed Dec 18 06:45:51 2013
@@ -134,7 +134,7 @@
 </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>