From ca21a96292d00a9f379bb7ae17a237a0fe913bef Mon Sep 17 00:00:00 2001 From: ltadeu6 Date: Sun, 7 Jun 2026 13:57:23 -0300 Subject: [PATCH] tweak: lyrics position 8%/8%, larger font clamp(16px,1.9vw,26px) Co-Authored-By: Claude Sonnet 4.6 --- plugin/contents/ui/dancer.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugin/contents/ui/dancer.html b/plugin/contents/ui/dancer.html index a418e67..0d66762 100644 --- a/plugin/contents/ui/dancer.html +++ b/plugin/contents/ui/dancer.html @@ -241,8 +241,8 @@ html, body { ============================================================ */ .lyric-display { position: absolute; - left: 3%; - top: 4%; + left: 8%; + top: 8%; max-width: 36%; pointer-events: none; opacity: 0; @@ -251,7 +251,7 @@ html, body { .lyric-line { color: #ffffff; font-family: 'Courier New', monospace; - font-size: clamp(13px, 1.5vw, 20px); + font-size: clamp(16px, 1.9vw, 26px); line-height: 1.5; letter-spacing: 0.03em; text-shadow: