Now fix the chat box font.

This commit is contained in:
Andy Janata 2012-10-27 08:51:12 -07:00
parent 11a343eb75
commit c66ffa6e1f
1 changed files with 2 additions and 0 deletions

View File

@ -205,6 +205,8 @@ body {
position: absolute;
padding: 0px;
width: 90%;
font-family: serif;
font-size: 12pt;
}
#chat_submit {