Ansi/Ascii toggle button, form display cleanup

This commit is contained in:
Howland Owl 2014-04-15 14:07:52 +03:00
parent de82467f77
commit 139764f4f8
3 changed files with 25 additions and 14 deletions

View file

@ -15,3 +15,12 @@ textarea {
padding: 0;
height: 2em;
}
pre {
font-family: 'TopazPlus a500a1000a2000','mOsOul',Monaco,monospace;
font-size: 16;
}
label {
font-size: 10;
}