Commit 127db262 authored by yann300's avatar yann300

tiny css fixes

parent f9440815
......@@ -14,7 +14,7 @@ var css = csjs`
font-size : 12px;
font-family : monospace;
color : white;
background-color : black;
background-color : grey;
margin-top : auto;
height : 100%;
min-height : 1.7em;
......@@ -59,8 +59,6 @@ var css = csjs`
word-break : break-all;
white-space : pre-wrap;
line-height : 2ch;
width : 80ch;
background-color : black;
margin : 1ch;
}
......
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