Revamp subtitle styling
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
--player-text: #ffffff;
|
||||
--player-text-secondary: #d1d5db;
|
||||
--player-text-muted: #9ca3af;
|
||||
--player-subtitle-color: #f9fafb;
|
||||
--player-subtitle-bg: rgba(15, 15, 18, 0.78);
|
||||
--player-subtitle-shadow: 0 12px 28px rgba(0, 0, 0, 0.55);
|
||||
--player-subtitle-max-width: 88%;
|
||||
--player-subtitle-bottom-offset: clamp(88px, 11vh, 160px);
|
||||
|
||||
/* Border & Divider */
|
||||
--player-border: #374151;
|
||||
|
||||
Reference in New Issue
Block a user