|
|
|
@@ -14,14 +14,10 @@ |
|
|
|
|
|
|
|
<body> |
|
|
|
<div id="menu" class="start"> |
|
|
|
<label class="onlystart"> |
|
|
|
Base: |
|
|
|
<input type="text" id="base-url" placeholder="URL for base image"> |
|
|
|
</label> |
|
|
|
<label class="onlystart"> |
|
|
|
Overlay: |
|
|
|
<input type="text" id="overlay-url" placeholder="URL for overlay image"> |
|
|
|
</label> |
|
|
|
<label class="onlystart">Base</label> |
|
|
|
<input class="onlystart" type="text" id="base-url" placeholder="URL for base image"> |
|
|
|
<label class="onlystart">Overlay</label> |
|
|
|
<input class="onlystart"type="text" id="overlay-url" placeholder="URL for overlay image"> |
|
|
|
<button id="load-button" class="onlystart">Load</button> |
|
|
|
<button id="reset-button" class="nostart large">Reset</button> |
|
|
|
<label class="nostart large"> |
|
|
|
|