correction pages: register, myProfil-user, search, myPlaylists
This commit is contained in:
parent
91171a3765
commit
a8cbd4efb7
27 changed files with 278 additions and 352 deletions
|
|
@ -14,16 +14,13 @@
|
|||
// Liste des vidéos -------------------------------------------------
|
||||
|
||||
.celluleListeVideo {
|
||||
margin: 0px;
|
||||
margin: 0px 0px 0px 0px;
|
||||
}
|
||||
|
||||
// Liste des playlists ---------------------------------------------
|
||||
|
||||
.celluleListePlaylist {
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
.playlistListContainer {
|
||||
margin: 0px 0px 0px 0px;
|
||||
}
|
||||
|
||||
// Pub -------------------------------------------------------------
|
||||
|
|
@ -36,7 +33,7 @@
|
|||
}
|
||||
|
||||
.conteneurPub {
|
||||
height: 85vh;
|
||||
//height: 85vh;
|
||||
text-align: center;
|
||||
justify-content: center;
|
||||
vertical-align: middle;
|
||||
|
|
|
|||
Reference in a new issue