mise en place du formulaire de recherche
This commit is contained in:
parent
853e03302c
commit
4f69d290b8
2 changed files with 17 additions and 0 deletions
|
|
@ -30,6 +30,15 @@ body{
|
|||
font-size: 1em;
|
||||
}
|
||||
|
||||
form label{
|
||||
margin: 0.5em;
|
||||
}
|
||||
|
||||
form input{
|
||||
border-color: var(--jaune);
|
||||
border-radius: 3%;
|
||||
padding: 0.3em;
|
||||
}
|
||||
|
||||
.titre a{
|
||||
margin-top : 20px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue