Minor text alignment update.

This commit is contained in:
Ivan Davidov 2018-01-04 22:56:56 +02:00
parent b02cb7c54b
commit 4e5e06ed61

View File

@ -19,7 +19,8 @@
<canvas style="display: none"></canvas>
</div>
<div style="white-space: pre; font: 12px monospace;">
This is JavaScript based PC emulator which works entirely in your browser and some OS features may not behave properly in it. All CPU instructions are emulated via JavaScript and the boot process may take 10-20 minutes.
This is JavaScript based PC emulator which works entirely in your browser and some OS features may not behave properly in it.
All CPU instructions are emulated via JavaScript and the boot process may take 10-20 minutes.
</div>
<script src="libv86.min.js"></script>
<script>