mirror of
https://github.com/hack-chat/main.git
synced 2024-03-22 13:20:33 +08:00
commit
000bdfe00e
|
@ -4,7 +4,7 @@ body {
|
|||
}
|
||||
input,
|
||||
textarea {
|
||||
color: #000000;
|
||||
color: #ee600d;
|
||||
}
|
||||
|
||||
.message {
|
||||
|
@ -48,8 +48,8 @@ textarea {
|
|||
background: #000000;
|
||||
border-color: #000000;
|
||||
}
|
||||
|
||||
|
||||
#chatform {
|
||||
border-color: #000000;
|
||||
border-color: #ee600d;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user