Modifie l’agencement des onglets
This commit is contained in:
parent
b20b81e79e
commit
f445c8588d
90 changed files with 356 additions and 152 deletions
36
static/css/style_perso.css
Normal file
36
static/css/style_perso.css
Normal 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
BIN
static/images/ArcEnCiel.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
BIN
static/images/Chievrefoil.jpg
Normal file
BIN
static/images/Chievrefoil.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
BIN
static/images/MerABoire.jpg
Normal file
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 |
BIN
static/stranger_in_you.ttf
Normal file
BIN
static/stranger_in_you.ttf
Normal file
Binary file not shown.
BIN
static/stranger_things.otf
Normal file
BIN
static/stranger_things.otf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue