Update style.css
Browse files
style.css
CHANGED
@@ -141,10 +141,11 @@ a {
|
|
141 |
}
|
142 |
|
143 |
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
|
|
148 |
|
149 |
/* Pseudo-element for the circularly cropped picture */
|
150 |
/* .message.bot::before {
|
|
|
141 |
}
|
142 |
|
143 |
|
144 |
+
|
145 |
+
span[data-testid="block-info"]{
|
146 |
+
background:none !important;
|
147 |
+
color:#577b9b;
|
148 |
+
}
|
149 |
|
150 |
/* Pseudo-element for the circularly cropped picture */
|
151 |
/* .message.bot::before {
|