How do I make a link look like regular text? I have tried
in my stylesheet and
in my stylesheet-tagged passage. Neither works. I am somewhat new to this so any help is appreciated.
.passage span.secreta a { color: black; font-weight: normal; }
in my stylesheet and
<css>.passage span.secreta a { color: black; font-weight: normal; }</css>
in my stylesheet-tagged passage. Neither works. I am somewhat new to this so any help is appreciated.