From 75a9853dcacdf62b6d4c64406d70e6c321f50f88 Mon Sep 17 00:00:00 2001 From: Ashley Date: Fri, 19 Aug 2022 00:17:53 +0200 Subject: [PATCH] owo --- html/poketube-music.ejs | 58 ++++++++++++++++++++++++----------------- 1 file changed, 34 insertions(+), 24 deletions(-) diff --git a/html/poketube-music.ejs b/html/poketube-music.ejs index 354d3175..f533eeed 100644 --- a/html/poketube-music.ejs +++ b/html/poketube-music.ejs @@ -29,7 +29,7 @@ - + @@ -187,6 +187,17 @@ html, body { .site-footer { background: black; } +.align { + position: absolute; + bottom: 0px; + left: 0px; + padding: 3em; + display: flex; + flex-direction: row; + gap: 1em; + margin:24px; + margin-left:auto; +} .downnav{ position: fixed; bottom: 0; @@ -206,22 +217,21 @@ min-height: 52%; margin: 0; display: block; margin-inline: auto; -width:200px; -border-radius:11px; +width: 10em; +border-radius: 11px; pointer-events:none; } .center { text-align:center; } - .info { -display: block; -margin-inline: auto; -border-radius: 11px; -background-color: #333; -width: fit-content; -padding: 0.2em; -margin-block: 9px; - } +.info { + display: block; + margin-inline: auto; + height: 2.5em; + width: fit-content; + padding: 0em 1em; + margin-block: 9px; +} @@ -242,18 +252,18 @@ margin-block: 9px; -
- -
-
-
-
<%=info.artist%> - <%=info.title%>
-
-
-
- -
+
+ +
+
<%=info.title%>
+
<%=info.artist%> +
+
+
+ +
+