made minor changes to css files

This commit is contained in:
hyung-hwan 2015-02-03 13:46:26 +00:00
parent 99a9a48eeb
commit 8188f104c1
2 changed files with 3 additions and 3 deletions

View File

@ -226,7 +226,7 @@ body {
.content .mainarea form textarea {
border: 1px solid #BBCCDD;
font-family: monospace;
font-family: monospace, consolas;
font-size: inherit;
}

View File

@ -107,7 +107,7 @@
display: block;
padding: 1px;
font-size: inherit;
font-family: monospace;
font-family: monospace, consolas;
width: 100%;
}
@ -179,7 +179,7 @@
display: block;
padding: 1px;
font-size: inherit;
font-family: monospace;
font-family: monospace, consolas;
width: 100%;
}