style(layout/inline-title): use muted text color

This commit is contained in:
Elian Doran 2025-12-13 11:58:35 +02:00
parent 0ef90c6165
commit 0939975631
No known key found for this signature in database

View File

@ -34,6 +34,7 @@ body.prefers-centered-content .inline-title {
gap: 0.25em;
margin: 0;
list-style-type: none;
color: var(--muted-text-color);
span.value {
font-weight: 500;