projet_prog_web/styles.css
2022-11-30 10:41:39 +01:00

15 lines
No EOL
116 B
CSS

header{
}
.grille_haut div div{
background-color: rgb(182, 182, 182);
border-radius: 5px;
}
footer{
}