diff --git a/source/components/TargetSelection.css b/source/components/TargetSelection.css index 108fd4dbb..cb88e8328 100644 --- a/source/components/TargetSelection.css +++ b/source/components/TargetSelection.css @@ -74,7 +74,7 @@ } #targetSelection #labelNew { - background: red; + background: #e2011c; /* Couleur de la marianne */ border-radius: 0.3em; padding: 0 0.3em; }