diff --git a/css/style.css b/css/style.css index f90ea0a..5e26a7b 100644 --- a/css/style.css +++ b/css/style.css @@ -39,12 +39,12 @@ a{ } #toi{ - background-color: black; + background-color: white; } #heart{ - color: red; + color: black; } #press img{ @@ -66,7 +66,7 @@ a{ } #press{ - margin-bottom: 10%; + margin-bottom: 20%; }