binary test
This commit is contained in:
parent
d0bcfdd03b
commit
76e0414b78
@ -42,6 +42,7 @@ body {
|
|||||||
background-color: #e5e4e2;
|
background-color: #e5e4e2;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
resize: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#form {
|
#form {
|
||||||
|
|||||||
@ -38,8 +38,8 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div id="out" onclick="copyOut()">
|
<textarea readonly id="out" onclick="copyOut()">
|
||||||
</div>
|
</textarea>
|
||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user