mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2024-12-11 17:07:07 +01:00
5 lines
98 B
CSS
5 lines
98 B
CSS
.highlighted {
|
|
color: black;
|
|
background-color: yellow;
|
|
text-shadow: none !important;
|
|
} |