<br />You may not need the <a href="/forum/search?Search=%23passages&Mode=like">#passages</a> selector. I don't use it in my SugarCube story for button styling.
Fairly sure it should work with the <<click>> function. You just have to reference the correct css selector. Or maybe wrap the click in a <span> that you reference?<br />In any
instead of .passage in the stylesheet CSS, and haven't had any luck. And using the 'stylesheet' tag alone in an attempt to disable transitions for all passages didn't work, so maybe the snippet I fou
elements.<br />To do what you want you need to add CSS rules like the following to the end of your current stylesheet:<br />note: I am marking my passages with either a <b>plain<
is changed it will fade into the next passage (#passage and .passage, depending on format). In a way, this would be my own story format, so I won't be using any existing formats.<br />In the af