mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-13 10:42:55 +01:00
css skill issue
This commit is contained in:
parent
734b0201be
commit
b1666dc18d
@ -221,6 +221,9 @@ table.responsiveTable {
|
|||||||
.mes_text blockquote {
|
.mes_text blockquote {
|
||||||
color: var(--SmartThemeQuoteColor);
|
color: var(--SmartThemeQuoteColor);
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
|
}
|
||||||
|
|
||||||
|
.mes_text blockquote {
|
||||||
border-left: 3px solid var(--SmartThemeQuoteColor);
|
border-left: 3px solid var(--SmartThemeQuoteColor);
|
||||||
padding-left: 10px;
|
padding-left: 10px;
|
||||||
background-color: var(--black30a);
|
background-color: var(--black30a);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user