PLAYBUTTON

This commit is contained in:
Kasper Rynning-Tønnesen
2015-11-27 16:43:06 +01:00
parent e6941ff109
commit ac8ee28b44
4 changed files with 21 additions and 1 deletions

View File

@@ -228,6 +228,9 @@
</div>
</div>
</div>
<div id="playbar">
<button id="clickme">Play</button>
</div>
</main>
<?php include("php/footer.php"); ?>