summaryrefslogtreecommitdiff
path: root/shell_minimal.html
diff options
context:
space:
mode:
authorMichal Idziorek <m.i@gmx.at>2017-09-23 11:11:56 +0200
committerMichal Idziorek <m.i@gmx.at>2017-09-23 11:11:56 +0200
commitd23b5c21e100c075bf9b806cec45f0ad0f48301d (patch)
tree1655df6992fbd27b5ebc5f055cc9f6882cc6ebe4 /shell_minimal.html
parent8ea31cecb5d03158f0b8a8778848962b6f522095 (diff)
working on sound
Diffstat (limited to 'shell_minimal.html')
-rw-r--r--shell_minimal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell_minimal.html b/shell_minimal.html
index 33a28b5..3f5a9ac 100644
--- a/shell_minimal.html
+++ b/shell_minimal.html
@@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Emscripten-Generated Code</title>
<style>
- #output{display:none;}
+ #output{display:block;}
.emscripten { padding-right: 0; margin-left: auto; margin-right: auto; display: block; }
textarea.emscripten { font-family: monospace; width: 80%; }
div.emscripten { text-align: center; }