Tweaks for mobile.
This commit is contained in:
@ -16,15 +16,14 @@ limitations under the License.
|
||||
-->
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
{{HEAD}}
|
||||
<title>µEforth for Web</title>
|
||||
<link rel="stylesheet" href="static/eforth.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>µEforth for Web</h1>
|
||||
{{MENU}}
|
||||
<div class="wrapper">
|
||||
|
||||
<div class="web_wrapper">
|
||||
<div id="ueforth"></div>
|
||||
<script src="ueforth.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user