mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
help links match UI theme quotescolor
This commit is contained in:
@@ -2253,8 +2253,8 @@ input[type="range"]::-webkit-slider-thumb {
|
||||
/*Notes '?' links*/
|
||||
|
||||
.note-link-span {
|
||||
color: var(--sienna);
|
||||
border: 1px solid var(--sienna);
|
||||
color: var(--SmartThemeQuoteColor);
|
||||
border: 1px solid var(--SmartThemeQuoteColor);
|
||||
border-radius: 10px;
|
||||
line-height: var(--mainFontSize);
|
||||
font-size: var(--mainFontSize);
|
||||
|
Reference in New Issue
Block a user