🎨 Accessibilité : meilleures couleurs pour les résultats

pull/105/head
mama 2017-10-23 15:30:25 +02:00
parent 9b605c945f
commit bfe29686df
1 changed files with 1 additions and 3 deletions

View File

@ -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%;
}