Spaces:
Paused
Paused
Update public/stylesheet.css
Browse files- public/stylesheet.css +4 -0
public/stylesheet.css
CHANGED
|
@@ -36,4 +36,8 @@ indigo: #5461cb
|
|
| 36 |
|
| 37 |
#new-chat-button {
|
| 38 |
background-color: #279af1 !important
|
|
|
|
|
|
|
|
|
|
|
|
|
| 39 |
}
|
|
|
|
| 36 |
|
| 37 |
#new-chat-button {
|
| 38 |
background-color: #279af1 !important
|
| 39 |
+
}
|
| 40 |
+
|
| 41 |
+
#welcome-screen {
|
| 42 |
+
color: #5461cb !important;
|
| 43 |
}
|