Modifie l’agencement des onglets

This commit is contained in:
Gregory Trolliet 2025-02-02 21:45:08 +01:00
parent b20b81e79e
commit f445c8588d
90 changed files with 356 additions and 152 deletions

View file

@ -0,0 +1,36 @@
/******************* Figures *******************/
.song figure, .song audio {
display: inline-block;
}
.song figure {
position: relative;
width: fit-content;
margin: 0;
margin-top: 1em;
}
.song figure a:hover {
outline: none;
}
.song figure img {
vertical-align: middle;
}
.song figure>figcaption {
position: absolute;
bottom: 0em;
left: 0em;
padding-left: 1em;
background: rgba(0,0,0,0.5);
width: -moz-available;
width: -webkit-fill-available;
}
.song audio {
vertical-align: bottom;
}
/***************** Cinéma *******************/
.cinema #img0_h, .cinema #img1_h {
display: none;
}

BIN
static/images/ArcEnCiel.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
static/images/MerABoire.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 44 KiB

Before After
Before After

BIN
static/stranger_in_you.ttf Normal file

Binary file not shown.

BIN
static/stranger_things.otf Normal file

Binary file not shown.