diff --git a/css/style.css b/css/style.css index fdd7d76..d209d13 100644 --- a/css/style.css +++ b/css/style.css @@ -159,6 +159,12 @@ nav ul li a { #a-propos:not(:target) { display: none; } +#mesProjets:not(:target) { + display: none; +} +#cv:not(:target) { + display: none; +} section h2 { margin-bottom: 10px;