@ -7,6 +7,7 @@
}
.terminal {
width: 100%;
float: left;
font-family: monospace;
color: white;
@ -19,6 +20,10 @@
line-height: 1em;
font-size: @notebook_font_size;
.xterm-rows {
padding: 10px;
.terminal-cursor {