From b4921df1ef13f2744d20c69c08dfafe2e93342a4 Mon Sep 17 00:00:00 2001 From: Mathieu GROUSSEAU Date: Sun, 8 Jan 2023 12:33:00 +0100 Subject: [PATCH] couleur qui a disparu je sais pas comment --- styles/base.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/base.css b/styles/base.css index 9e30a2b..9d1155f 100644 --- a/styles/base.css +++ b/styles/base.css @@ -47,6 +47,7 @@ nav { padding-right: 1em; border: thin solid black; box-shadow: 0px 2px 5px black; + background-color: whitesmoke; } section {}