1
0
mirror of https://github.com/hack-chat/main.git synced 2024-03-22 13:20:33 +08:00

Merge pull request #149 from AnnikaV9/patch-3

Update carrot.css
This commit is contained in:
marzavec 2021-10-25 10:01:17 -05:00 committed by GitHub
commit 000bdfe00e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;
}