improve chat
This commit is contained in:
parent
2ae3d43354
commit
61ae57a850
14 changed files with 306 additions and 33 deletions
|
@ -35,6 +35,15 @@ body {
|
|||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#gui #chat b {
|
||||
font-weight: 100;
|
||||
color: #8af;
|
||||
}
|
||||
|
||||
#gui #chat span.server {
|
||||
color: #68c;
|
||||
}
|
||||
|
||||
#gui #chat input {
|
||||
font-family: inherit;
|
||||
font-size: 16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue