aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorache <ache@ache.one>2016-10-13 07:21:12 +0000
committerache <ache@ache.one>2016-10-13 07:21:12 +0000
commit2b1d4c1fe611778d90e95313765862a6a6c92476 (patch)
treea4c3b82fae3d9974f9268eee60687d87e96f317e
parentRéparation du nom des options (diff)
Modification du design pour gerer les questions longues / Adaptation à la taille
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index d251280..f64e470 100644
--- a/index.html
+++ b/index.html
@@ -46,7 +46,7 @@
</select>
</div>
</div>
- <div id="output" style="margin-left:auto;margin-right:auto;width:300px;height:300px;">
+ <div id="output" style="margin-left:auto;margin-right:auto;text-align:center;">
</div>
<script type="text/javascript" src="./synhestesis.js"></script>
</body>