Modification de la couleur de fond des pages

This commit is contained in:
Nicolas MORIN
2022-01-19 17:25:27 +01:00
parent 6d75465697
commit 70e77dc11c
+1 -1
View File
@@ -1,5 +1,5 @@
body {
background-color: #eee;
background-color: #f8f9fa;
margin-bottom: 100px;
}