Minor text alignment update.
This commit is contained in:
parent
b02cb7c54b
commit
4e5e06ed61
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user