From bfe29686df655665b6edde12cdfe68b06b05288b Mon Sep 17 00:00:00 2001 From: mama Date: Mon, 23 Oct 2017 15:30:25 +0200 Subject: [PATCH] =?UTF-8?q?:art:=20Accessibilit=C3=A9=20:=20meilleures=20c?= =?UTF-8?q?ouleurs=20pour=20les=20r=C3=A9sultats?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/components/Results.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/source/components/Results.css b/source/components/Results.css index a02537ffd..65e474846 100644 --- a/source/components/Results.css +++ b/source/components/Results.css @@ -8,7 +8,7 @@ margin: 0 auto; padding: 0; - background: #4A89DC; + background: #2975D1; color: white; font-size: 120%; box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.25); @@ -26,7 +26,6 @@ #results-actions { - border-bottom: 1px solid white; background: #333350; } @@ -46,7 +45,6 @@ #results h2 { margin: .6em; font-weight: 600; - color: white; text-align: left; font-size: 125%; }