Update .text_muted styles for improved readability and theme consistency

c6fe918556bbb5783e67da082f3598a760113d75

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +3 -2Ignore whitespace
public/style.css+3 -2
@@ -345,8 +345,9 @@ input[type='checkbox']:focus-visible {
345345}
346346
347347.text_muted {
348348 font-size: calc(var(--mainFontSize) - 0.2rem2em);
349349 color: var(--white50aSmartThemeBodyColor);
350+ opacity: 0.7;
350351}
351352
352353.mes[is_system="true"][ch_name="SillyTavern System"] .mes_text br {