style(extension): unify control system and accessibility

This commit is contained in:
Timo
2026-07-12 13:04:23 +02:00
parent 99ecf9c9a8
commit 0168484382
21 changed files with 149 additions and 69 deletions
+3 -3
View File
@@ -88,7 +88,7 @@ body {
font-size: 11px;
font-weight: 700;
letter-spacing: 0.08em;
text-transform: uppercase;
letter-spacing: 0.04em;
}
h1,
@@ -138,7 +138,7 @@ html.theme-light .panel {
color: var(--text-muted);
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.01em;
}
.preset-group {
@@ -195,7 +195,7 @@ html.theme-light .panel {
color: var(--text-muted);
font-size: 11px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.01em;
}
input[type="range"] {