help links match UI theme quotescolor

This commit is contained in:
RossAscends
2023-06-12 05:45:42 +09:00
parent e1687b29a6
commit 2b094653c0

View File

@@ -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);