Stress dots in ink (white) instead of gold

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 04:46:39 -04:00
parent 4afb8f960b
commit 8897b63fa0
+1 -1
View File
@@ -119,7 +119,7 @@
.sd {
position: absolute; left: 0; right: 0; top: 2.04em;
text-align: center; font-size: 8px; letter-spacing: 2px;
line-height: 1; color: var(--accent-2); white-space: nowrap;
line-height: 1; color: var(--ink); white-space: nowrap;
}
#editor {
background: transparent;