Quantcast
Channel: Twine Forum
Viewing all articles
Browse latest Browse all 3830

Hidden links in Harlowe

$
0
0
How do I make a link look like regular text? I have tried
.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.

Viewing all articles
Browse latest Browse all 3830

Trending Articles