Update index.html

This commit is contained in:
Elijah Bansley 2018-05-19 01:13:59 -05:00 committed by GitHub
parent 2eb9a9f707
commit e3a06d484f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -65,7 +65,7 @@
</div>
<h3>Log:</h3>
<div id="output" style="width: 400px; height:200px; order: 1px solid black;"></div><br>
<div id="output" style="width: 400px; height:200px; border: 1px solid black;"></div><br>
<button class="btn" id="clearlogsbutton" onclick="clearLog();">Clear Logs</button>
<script src="./fusee.bin.js"></script>