Commit 3510e93b authored by yann300's avatar yann300

terminal prompt css

parent 1dadcb7c
...@@ -81,6 +81,8 @@ var css = csjs` ...@@ -81,6 +81,8 @@ var css = csjs`
.prompt { .prompt {
margin-right : 0.5em; margin-right : 0.5em;
font-family : monospace; font-family : monospace;
font-weight : bold;
font-size : large;
} }
.input { .input {
word-break : break-all; word-break : break-all;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment