Project

General

Profile

Download (324 Bytes) Statistics
| Branch: | Revision:
1
body {
2
    background-color: black;
3
    color: greenyellow;
4
}
5
#vt100 #console, #vt100 #alt_console, #vt100 #cursor, #vt100 #lineheight {
6
    font-family:	"Courier New", "Lucida Console", "Courier", monospace;
7
    font-size:	11px;
8
}
9
#vt100 #kbd_button {
10
    visibility: visible;
11
}
12
#kbd_img {
13
    background-color: #808080;
14
}
(12-12/14)