Files
groupe1cir1n.github.io/src/css/style_recherche.css
2023-01-12 16:41:51 +01:00

21 lines
315 B
CSS

body{
font-family: Arial, sans-serif;
}
img{
width: auto;
height: 100px;
}
.main{
display: flex;
flex-direction: column;
margin-top: 20px;
margin-left: 75px;
margin-right: 75px;
padding-top: 25px;
}
strong{
padding-bottom: 20px;
padding-top: 40px;
}