Update index.html
Browse files- index.html +1 -8
index.html
CHANGED
@@ -418,14 +418,7 @@
|
|
418 |
.message-container a:hover {
|
419 |
border-bottom-color: #007bff;
|
420 |
}
|
421 |
-
|
422 |
-
.message-container blockquote p {
|
423 |
-
margin: 0;
|
424 |
-
font-style: italic;
|
425 |
-
color: #fff;
|
426 |
-
/* Change text color to white */
|
427 |
-
}
|
428 |
-
|
429 |
/* Support for italic and bold italic */
|
430 |
.message-container em {
|
431 |
font-style: italic;
|
|
|
418 |
.message-container a:hover {
|
419 |
border-bottom-color: #007bff;
|
420 |
}
|
421 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
422 |
/* Support for italic and bold italic */
|
423 |
.message-container em {
|
424 |
font-style: italic;
|