Ajout bg + shadow

master
Mathis MOULIN 2 years ago
parent 27b3761142
commit 766bba42a8

@ -8,7 +8,9 @@ html {
padding: 0;
}
body {}
body {
background-color: rgb(216, 216, 216);
}
h1,
h2,
@ -47,6 +49,10 @@ nav {
box-shadow: 0px 2px 5px black;
}
table{
box-shadow: 0px 2px 5px black;
}
section {}
section>h2,