Yeah, you're right, Claretta. flipLyric, it occurs to me that if you had only had a single stylesheet passage, then at least one of the errors would have been very obvious, if the entire stylesheet p…
Hi, I was hoping someone out there with a little more programming expertise might have some ideas about how to take some information from a passage, say it were certain options or inventory related i…
That may not be an issue if the exam was designed so that you got no feedback while playing as to which answer was correct (like a typical multiple choice exam).
To be safe you could also change the default CSS directly in the HTML after story publish in the final version. I might end up doing something like that, just to avoid duplication and clean up the HT…
Okay, actually... just to confirm, I've uploaded two screenshots, one with Bleached enabled, and one with Bleached disabled but Bookish working. And what you're seeing is the black one?
Oh, and in case you're a bit newer to Twine than I assumed when writing the above example, instead of using "$color" or whatever, you might have a "$score" variable with code some…