Make the link underlines stand out a bit more.

[SVN r29946]
This commit is contained in:
Rene Rivera 2005-07-08 14:55:58 +00:00
parent dbde654ffe
commit d74073d4d4

View File

@ -27,7 +27,7 @@ body {
a {
text-decoration: none;
color: #000000;
border-bottom: 1px solid #c8dae3;
border-bottom: 1px solid #8AB4CA;
}
a:hover {
border-bottom: 1px solid #005090;