mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-03 03:17:54 +01:00
no more forced color for blockquotes
This commit is contained in:
parent
c124fc589f
commit
fcc51b6481
@ -217,8 +217,7 @@ table.responsiveTable {
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
.mes_text q,
|
||||
.mes_text blockquote {
|
||||
.mes_text q {
|
||||
color: var(--SmartThemeQuoteColor);
|
||||
font-weight: 500;
|
||||
}
|
||||
@ -5470,4 +5469,4 @@ body.waifuMode .zoomed_avatar {
|
||||
background-color: var(--SmartThemeBlurTintColor);
|
||||
text-align: center;
|
||||
line-height: 14px;
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user