Rajoute une petite marge en bas de la page musique
This commit is contained in:
parent
bb70afa655
commit
2e9541fd66
1 changed files with 4 additions and 0 deletions
|
@ -29,6 +29,10 @@
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.song:last-of-type {
|
||||||
|
margin-bottom: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
/***************** Cinéma *******************/
|
/***************** Cinéma *******************/
|
||||||
|
|
||||||
.cinema #img0_h, .cinema #img1_h {
|
.cinema #img0_h, .cinema #img1_h {
|
||||||
|
|
Loading…
Add table
Reference in a new issue