Upload styles.css with huggingface_hub
Browse files- styles.css +2 -0
styles.css
CHANGED
|
@@ -45,6 +45,8 @@
|
|
| 45 |
#chat-log p {
|
| 46 |
margin: 0 0 10px;
|
| 47 |
line-height: 1.4;
|
|
|
|
|
|
|
| 48 |
}
|
| 49 |
|
| 50 |
.chat-input {
|
|
|
|
| 45 |
#chat-log p {
|
| 46 |
margin: 0 0 10px;
|
| 47 |
line-height: 1.4;
|
| 48 |
+
color: #005f99;
|
| 49 |
+
text-shadow: 0 0 2px #00ffff;
|
| 50 |
}
|
| 51 |
|
| 52 |
.chat-input {
|