sub-invoke()

This commit is contained in:
udo
2021-10-29 14:17:00 +00:00
parent a65a3d1207
commit fa432a0482
14 changed files with 196 additions and 87 deletions
+2 -1
View File
@@ -65,7 +65,8 @@ textarea {
pre {
height: 20%;
overflow: auto;
padding. 8px;
padding: 8px;
border: 2px solid rgba(0,0,0,0.2);
background: rgba(100,100,100,0.15);
font-family: monospace;
}