diff --git a/css/style-light.css b/css/style-light.css index 926a5cc..cd2384c 100644 --- a/css/style-light.css +++ b/css/style-light.css @@ -14,7 +14,7 @@ a, a:hover, a:visited { border: none; } .bouton:hover { - background-color: #040707; + background-color: #222222; color: #F1F1F1; }