From b5eacd35d28c8802880bc7c47426e46239f828d9 Mon Sep 17 00:00:00 2001 From: ltadeu6 Date: Sun, 7 Jun 2026 14:04:15 -0300 Subject: [PATCH] tweak: lyrics top-left, smaller font clamp(12px,1.3vw,18px) Co-Authored-By: Claude Sonnet 4.6 --- plugin/contents/ui/dancer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin/contents/ui/dancer.html b/plugin/contents/ui/dancer.html index 5063052..dd1ffb3 100644 --- a/plugin/contents/ui/dancer.html +++ b/plugin/contents/ui/dancer.html @@ -242,7 +242,7 @@ html, body { .lyric-display { position: absolute; left: 3%; - bottom: 16%; + top: 5%; 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(18px, 2.2vw, 32px); + font-size: clamp(12px, 1.3vw, 18px); line-height: 1.5; letter-spacing: 0.03em; text-shadow: