8208484: color contrast issues in a couple of spec files

Reviewed-by: jjg, ihse
This commit is contained in:
Priya Lakshmi Muthuswamy 2018-08-01 12:36:02 +05:30
parent 36b45330b8
commit 24fe001ecb

View File

@ -75,7 +75,7 @@ h4 {
} }
a:link { a:link {
color: #437291; color: #4A6782;
} }
a:visited { a:visited {
@ -117,7 +117,7 @@ caption {
} }
tr:nth-child(even), tr:nth-child(even) th[scope=row] { tr:nth-child(even), tr:nth-child(even) th[scope=row] {
background: #DDD; background: #E3E3E3;
} }
tr:nth-child(odd), tr:nth-child(odd) th[scope=row] { tr:nth-child(odd), tr:nth-child(odd) th[scope=row] {