no more forced color for blockquotes

This commit is contained in:
RossAscends
2023-08-08 04:52:22 +09:00
parent c124fc589f
commit fcc51b6481

View File

@@ -217,8 +217,7 @@ table.responsiveTable {
font-weight: 500;
}
.mes_text q,
.mes_text blockquote {
.mes_text q {
color: var(--SmartThemeQuoteColor);
font-weight: 500;
}