From 0e06e34569e400cdaee5141039e86efbc5d4c45f Mon Sep 17 00:00:00 2001 From: Cay Date: Mon, 16 Mar 2026 13:27:50 +0000 Subject: [PATCH] update musik --- views/launcher.ejs | 54 +++++++++++++++++++++++++++++++--------------- 1 file changed, 37 insertions(+), 17 deletions(-) diff --git a/views/launcher.ejs b/views/launcher.ejs index 2d8b40e..7e44812 100644 --- a/views/launcher.ejs +++ b/views/launcher.ejs @@ -49,7 +49,7 @@ border: 1px solid #c8960c; border-radius: 8px; padding: 6px 10px; - box-shadow: 0 2px 12px rgba(0,0,0,0.6); + box-shadow: 0 2px 12px rgba(0, 0, 0, 0.6); } #music-mute-btn { background: none; @@ -61,7 +61,9 @@ color: #f0d080; transition: transform 0.15s; } - #music-mute-btn:hover { transform: scale(1.2); } + #music-mute-btn:hover { + transform: scale(1.2); + } #music-volume { -webkit-appearance: none; appearance: none; @@ -461,25 +463,33 @@
- +