From 3780e870a87aaa8949aa11e3b006345c41dcb53b Mon Sep 17 00:00:00 2001 From: "matthias@matsewe.de" Date: Fri, 24 May 2024 15:38:53 +0200 Subject: [PATCH] Improve YT embed --- static/site.css | 3 ++- templates/voting.html | 54 ++++++++++++++++++++++++++++++++++++------- 2 files changed, 48 insertions(+), 9 deletions(-) diff --git a/static/site.css b/static/site.css index 43c6012..3ea7fae 100644 --- a/static/site.css +++ b/static/site.css @@ -245,7 +245,8 @@ body>h1 { } #yt-player, -#spotify-player { +#spotify-player, +#mscs-player { position: fixed; bottom: 0.5em; right: 0.5em; diff --git a/templates/voting.html b/templates/voting.html index d6690cb..aea505a 100644 --- a/templates/voting.html +++ b/templates/voting.html @@ -10,6 +10,7 @@ +