continuation de la page 'search', mise en place des pubs
This commit is contained in:
parent
45f9057490
commit
8784c290ca
37 changed files with 559 additions and 258 deletions
|
|
@ -1,11 +1,12 @@
|
|||
.conteneur {
|
||||
border: solid black 2px;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
nav ul {
|
||||
overflow: hidden;
|
||||
overflow-y: scroll;
|
||||
height: 66vh;
|
||||
height: 75vh;
|
||||
padding: 30px;
|
||||
}
|
||||
|
||||
.ligne {
|
||||
|
|
|
|||
Reference in a new issue