Skip to content

Commit

Permalink
source link
Browse files Browse the repository at this point in the history
  • Loading branch information
penduin committed May 3, 2016
1 parent b168109 commit 0433d49
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,14 @@
width: 1em;
vertical-align: middle;
}
#source {
border: 0;
box-shadow: none;
padding: 0;
background: none;
text-decoration: underline;
color: darkblue;
}
input, select {
padding: 0.3em 0.5em;
}
Expand Down Expand Up @@ -228,6 +236,7 @@
<br>
<a href="#" class="big" title="play" onclick="play(); return false;"><img
src="image/play.png" alt="play"> play</a>
<a id="source" href="http://github.com/smogheap/bub/">[source code]</a>
</div>

<div class="resources">
Expand Down

0 comments on commit 0433d49

Please sign in to comment.