mirror of
https://github.com/hack-chat/main.git
synced 2024-03-22 13:20:33 +08:00
Update carrot.css
This commit is contained in:
parent
7de221fdb5
commit
6c6490b11f
|
@ -4,7 +4,7 @@ body {
|
|||
}
|
||||
input,
|
||||
textarea {
|
||||
color: #000000;
|
||||
color: #ee600d;
|
||||
}
|
||||
|
||||
.message {
|
||||
|
@ -50,6 +50,6 @@ textarea {
|
|||
}
|
||||
|
||||
#chatform {
|
||||
border-color: #000000;
|
||||
border-color: #ee600d;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user