Now fix the chat box font.
This commit is contained in:
parent
11a343eb75
commit
c66ffa6e1f
|
@ -205,6 +205,8 @@ body {
|
|||
position: absolute;
|
||||
padding: 0px;
|
||||
width: 90%;
|
||||
font-family: serif;
|
||||
font-size: 12pt;
|
||||
}
|
||||
|
||||
#chat_submit {
|
||||
|
|
Loading…
Reference in New Issue