Update '12/shell.html'

master
tisa 4 years ago
parent 8ee568b0d1
commit f5164f612d

@ -8,17 +8,17 @@ body {
background: #888;
}
body.connected {
background: white;
background: none;
}
#shell {
white-space: pre-wrap;
height: 25em;
height: 100%;
width: 100%;
font-family: monospace;
color: white;
font-size: 14px;
background: black;
background: none;
overflow-y: auto;
}
</style>

Loading…
Cancel
Save