5 lines
89 B
CSS
5 lines
89 B
CSS
.result-text {
|
|
color: var(--text-faint);
|
|
font-style: oblique;
|
|
font-size: smaller;
|
|
} |