binary test

This commit is contained in:
chris 2023-07-11 23:58:42 -04:00
parent d0bcfdd03b
commit 76e0414b78
2 changed files with 3 additions and 2 deletions

View File

@ -42,6 +42,7 @@ body {
background-color: #e5e4e2;
border-radius: 5px;
overflow: auto;
resize: none;
}
#form {

View File

@ -38,8 +38,8 @@
</div>
<div id="out" onclick="copyOut()">
</div>
<textarea readonly id="out" onclick="copyOut()">
</textarea>
<br />