paysage sonor done #2146

This commit is contained in:
2023-07-12 13:08:34 +02:00
parent fcf01e4d6a
commit 109705d11a
7 changed files with 127 additions and 12 deletions

View File

@@ -97,5 +97,12 @@ html,body{
padding: 0.5rem;
}
#recit-player{
box-sizing: border-box;
position: absolute;
bottom: 0; right: 0;
padding: 0.5rem;
z-index: 100;
}
}