Author: milamber
Date: Sun Apr 17 12:04:15 2016
New Revision: 1739591

URL: http://svn.apache.org/viewvc?rev=1739591&view=rev
Log:
Use flat style (harmonize github and maven central infos). Use SVG icon for 
Maven Central

Modified:
    jmeter/trunk/xdocs/stylesheets/website-style.xsl

Modified: jmeter/trunk/xdocs/stylesheets/website-style.xsl
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/stylesheets/website-style.xsl?rev=1739591&r1=1739590&r2=1739591&view=diff
==============================================================================
--- jmeter/trunk/xdocs/stylesheets/website-style.xsl (original)
+++ jmeter/trunk/xdocs/stylesheets/website-style.xsl Sun Apr 17 12:04:15 2016
@@ -150,17 +150,17 @@
               </div>
               <div>
                   <a href="https://github.com/apache/jmeter";>
-                      <img alt="star this repo" 
src="http://githubbadges.com/star.svg?user=apache&amp;repo=jmeter&amp;style=default";
 />
+                      <img alt="star this repo" 
src="http://githubbadges.com/star.svg?user=apache&amp;repo=jmeter&amp;style=flat";
 />
                   </a>
               </div>
               <div>
                   <a href="https://github.com/apache/jmeter/fork";>
-                      <img alt="fork this repo" 
src="http://githubbadges.com/fork.svg?user=apache&amp;repo=jmeter&amp;style=default";
 />
+                      <img alt="fork this repo" 
src="http://githubbadges.com/fork.svg?user=apache&amp;repo=jmeter&amp;style=flat";
 />
                   </a>
               </div>
               <div>
                   <a 
href="https://maven-badges.herokuapp.com/maven-central/org.apache.jmeter/ApacheJMeter";>
-                      <img alt="Maven Central" 
src="https://maven-badges.herokuapp.com/maven-central/org.apache.jmeter/ApacheJMeter/badge.png";
 />
+                      <img alt="Maven Central" 
src="https://maven-badges.herokuapp.com/maven-central/org.apache.jmeter/ApacheJMeter/badge.svg";
 />
                   </a>
               </div>
           </div>


Reply via email to