Spaces:
Runtime error
Runtime error
style change
Browse files- static/style.css +1 -1
static/style.css
CHANGED
|
@@ -168,7 +168,7 @@
|
|
| 168 |
/* CSS for chat-bot-icon */
|
| 169 |
.chat-bot-icon {
|
| 170 |
font-size: 30px;
|
| 171 |
-
color: #
|
| 172 |
position: absolute;
|
| 173 |
top: 50%;
|
| 174 |
left: 50%;
|
|
|
|
| 168 |
/* CSS for chat-bot-icon */
|
| 169 |
.chat-bot-icon {
|
| 170 |
font-size: 30px;
|
| 171 |
+
color: #00008BBF;
|
| 172 |
position: absolute;
|
| 173 |
top: 50%;
|
| 174 |
left: 50%;
|