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
+3 -3
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;
}