add js repl

This commit is contained in:
ed
2021-08-30 01:09:27 +02:00
parent f5712d9f25
commit fc49cb1e67
10 changed files with 61 additions and 1 deletions

View File

@@ -204,6 +204,9 @@ a, #files tbody div a:last-child {
color: #f4c;
border-bottom: 1px solid rgba(255,68,204,0.6);
}
#repl {
padding: .33em;
}
#files tbody a.play {
color: #e70;
padding: .2em;