mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2026-04-20 15:16:38 +00:00
use #emuscreen to place emulator video
This commit is contained in:
@@ -35,6 +35,9 @@ if (window.location.host.endsWith('8bitworkshop.com')) {
|
||||
<body>
|
||||
|
||||
<div id="emulator">
|
||||
<!-- emulator video -->
|
||||
<div id="emuscreen">
|
||||
</div>
|
||||
<div id="javatari-div" style="margin:10px; display:none">
|
||||
<div id="javatari-screen" style="margin: 0 auto; box-shadow: 2px 2px 10px rgb(60, 60, 60);"></div>
|
||||
<div id="javatari-console-panel" style="margin: 0 auto; box-shadow: 2px 2px 10px rgb(60, 60, 60);"></div>
|
||||
|
||||
Reference in New Issue
Block a user