js-repl presets

This commit is contained in:
ed
2021-09-02 18:50:47 +02:00
parent 6aa7386138
commit 95014236ac
2 changed files with 63 additions and 2 deletions

View File

@@ -239,3 +239,6 @@ html.light #tt em {
#modali:focus {
border-color: #06d;
}
#repl_pre {
max-width: 24em;
}