From 3a9384f7da40eebecbb1c23e86b9b8fc2f49ec87 Mon Sep 17 00:00:00 2001 From: Baptiste Date: Fri, 10 Jun 2022 14:08:52 +0200 Subject: [PATCH] chansons.php finito --- assets/css/page/chansons.css | 16 +++++++++++++++- chansons.php | 9 ++++++--- 2 files changed, 21 insertions(+), 4 deletions(-) diff --git a/assets/css/page/chansons.css b/assets/css/page/chansons.css index 48728cf..7efa1d6 100644 --- a/assets/css/page/chansons.css +++ b/assets/css/page/chansons.css @@ -1,6 +1,11 @@ +iframe { + width: 50vw; + aspect-ratio: 560/315; +} + #music { display: block; - width: 80%; + width: 80vw; padding: 0; margin: auto; margin-top: 20px; @@ -22,5 +27,14 @@ color: black; margin: 0px; padding: 10px 0px 10px 0px; +} +#desc { + display: block; + background-color: rgba(255,255,255,0.3); + width: 80vw; + margin: auto; + padding: 50px; + font-size: 1.2rem; + margin-top: 40px; } \ No newline at end of file diff --git a/chansons.php b/chansons.php index 8a43735..1069958 100644 --- a/chansons.php +++ b/chansons.php @@ -6,7 +6,7 @@ function music($name, $link) { echo "
".$name."
"; echo "