diff options
Diffstat (limited to 'edit.html')
| -rw-r--r-- | edit.html | 2 | 
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@    <input type="button" value="reset" onClick="reset();" />    <input type="button" value="D" onClick="extract_data()" />    <pre id="data"> -  <p id="debug"> </p> +  <pre id="debug" style="background:red;width:200px">DEBUG: </pre>    </pre>    <h3>Instructions</h3>    <ul>  | 
