8227549: Fix style of links in specs for consistency

Reviewed-by: iris, mchung
This commit is contained in:
Jonathan Gibbons 2019-07-10 13:14:22 -07:00
parent 29215b987b
commit 6e6aab17b0

View File

@ -74,6 +74,8 @@ h4 {
margin: 1.5ex 0pt 1ex 0pt;
}
a { text-decoration: none }
a:link {
color: #4A6782;
}