diff --git a/index.php b/index.php index 8cb9012..10e0f60 100644 --- a/index.php +++ b/index.php @@ -21,6 +21,7 @@ $projectImageUrl = $_SERVER['PROJECT_IMAGE_URL'] ?? ''; $streamUrl = "https://play.radioking.io/lili-record-s-radio"; $whatsappNumber = "5359177041"; $whatsappLink = "https://wa.me/" . $whatsappNumber; +$youtubeUrl = "https://www.youtube.com/@lilirecords"; $promoImage = "assets/pasted-20260130-234122-115a4b49.png"; $qrImage = "assets/pasted-20260131-000858-4fff58f0.jpg"; $logoImage = "assets/pasted-20260131-002028-7985dfae.png"; @@ -210,6 +211,10 @@ try { opacity: 0.9; } + .comment-text { + opacity: 0.9; + } + .comment-date { font-size: 0.7rem; opacity: 0.4; @@ -376,6 +381,33 @@ try { outline: none; } + .btn-youtube-float { + position: fixed; + bottom: 105px; + left: 30px; + width: 60px; + height: 60px; + background: #ff0000; + color: #fff; + border-radius: 50%; + display: flex; + align-items: center; + justify-content: center; + font-size: 1.8rem; + box-shadow: 0 10px 30px rgba(255, 0, 0, 0.4); + text-decoration: none; + transition: all 0.3s ease; + z-index: 100; + animation: bounce 2.2s infinite; + } + + .btn-youtube-float:hover { + transform: translateY(-5px) scale(1.1); + color: #fff; + background: #e60000; + animation: none; + } + .qr-section { margin-top: 0.75rem; padding-top: 0.75rem; @@ -475,7 +507,7 @@ try { - + @@ -550,9 +582,17 @@ try { Tu mensaje se enviará de forma privada a los administradores. + +
Lili Record´s Radio 2026, Todos los Derechos Reservados
+