Skip to content

Commit 35f5496

Browse files
authored
Make badge background transparent
1 parent 3b8f481 commit 35f5496

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -571,9 +571,9 @@ <h3>B. Changes/Improvements in v3.07</h3>
571571

572572
<footer class="container" >
573573

574-
<a href="https://sourceforge.net/p/mars-sim/" rel="nofollow"><img width="200px" src="https://sourceforge.net/sflogo.php?type=16&group_id=3286"/></a>
574+
<a href="https://sourceforge.net/p/mars-sim/" rel="nofollow"><img width="300px" src="https://sourceforge.net/sflogo.php?type=16&group_id=3286" alt="mars-sim at SourceForge" style="opacity:0.4;filter:alpha(opacity=40);/></a>
575575
<br/><br/>
576-
<a href="https://github.com/mars-sim/mars-sim/" rel="nofollow"><img width="200px" src="https://assets-cdn.github.com/images/modules/logos_page/GitHub-Mark.png"/></a>
576+
<a href="https://github.com/mars-sim/mars-sim/" rel="nofollow"><img width="300px" src="https://assets-cdn.github.com/images/modules/logos_page/GitHub-Mark.png" alt="mars-sim at GitHub" style="opacity:0.4;filter:alpha(opacity=40);/></a>
577577
<br/><br/>
578578
<script src='https://www.openhub.net/p/mars-sim-git/widgets/project_factoids?format=js'></script>
579579
</footer>

0 commit comments

Comments
 (0)