Quote:
Originally Posted by JSWolf
But if you remove the underline and change the color to black, you won't see the links. Dump the test-decoration or leave it as gray text.
|
I'm leaving it up to the OP as to what he wants. Personally, I think linking the chapter header is pretty much a useless idea and he should remove the links making this whole discussion moot.
Code:
a {
color : black;
cursor : pointer;
text-decoration : underline;
}