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

[Harlowe] Span with ID not working

$
0
0
I'm trying to color quest names yellow so they stand out. Here's the CSS and HTML:

CSS:
tw-passage span.quest {
color: #cccc00;
}

HTML:
New quest added: <span id="quest">Quest Name</span>

Any advice? Thanks!

Viewing all articles
Browse latest Browse all 3830

Trending Articles