fix underscore not showing on Ubuntu

This commit is contained in:
Janus 2015-03-12 16:57:20 +01:00
parent 74afc33d64
commit e15832ab88

View file

@ -29,7 +29,7 @@
font-family: Liberation Mono, DejaVu Sans Mono, Courier New, monospace;
font-weight: bold;
font-size: 15px;
line-height: 1;
line-height: normal;
}
#screen, #vga {
border: 1px solid #555;