8208484: color contrast issues in a couple of spec files
Reviewed-by: jjg, ihse
This commit is contained in:
parent
36b45330b8
commit
24fe001ecb
@ -75,7 +75,7 @@ h4 {
|
||||
}
|
||||
|
||||
a:link {
|
||||
color: #437291;
|
||||
color: #4A6782;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
@ -117,7 +117,7 @@ caption {
|
||||
}
|
||||
|
||||
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] {
|
||||
|
Loading…
x
Reference in New Issue
Block a user