🎨 Accessibilité : meilleures couleurs pour les résultats
parent
9b605c945f
commit
bfe29686df
|
@ -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%;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue