Fixed file-input example; fixed styling

This commit is contained in:
Christoph Oberhofer
2016-07-17 22:27:59 +02:00
parent cb8502da30
commit e42fc6d221
6 changed files with 68 additions and 41 deletions
+3 -1
View File
@@ -95,7 +95,9 @@
<div id="result_strip">
<ul class="thumbnails"></ul>
</div>
<div id="interactive" class="viewport"></div>
<div id="interactive" class="viewport">
<canvas class="drawing" />
</div>
<div id="debug" class="detection"></div>
</section>
<footer>