continuation de la page search

This commit is contained in:
MiharyR 2021-10-28 19:49:30 +02:00
parent aaf020fa2b
commit bec9ff6c0d
15 changed files with 171 additions and 93 deletions

View file

@ -1,5 +1,7 @@
.conteneur {
text-align: center;
//border: solid black 2px;
//border-radius: 5px;
border: solid black 2px;
border-radius: 5px;
padding-top: 15px;
background-color: #f0f0f0;
}