1 2 3 4 5 6 7 8 9 10
/* Make things look more like they will show up in vmchooser (Qt) */ .note-editor pre { background: none; border: none; } .bottom-margin-50 { margin-bottom: 50px; }