Anyway, in case anyone ever has the same problem and doesn't know what to do, I thought I'd just say that you can just fix it with #passages {<br />border-left: 0;<br />}
I added a CSS @media query to make SugarCube somewhat nicer on mobile devices. Since your project has some fairly heavy CSS modifications, you might need to add something like this to the bottom of y
the sidebar and the passage text. I've tried #passages/body/html/.passages/#sidebar/#title {border/border-left: 0 !important!;} even #story-title-separator {display: none} etc. etc. but nothing seems
However, did you get it to work with Twine? Here's my stylesheet: body {<br />background-color: black;<br />height: 100%;<br />min-height:100%;<br />}<br />#passages {<
/>display: none;<br />}<br />#passages {<br />/* This is a container for all passages displayed on the page */<br />/* Removes the vertical line to the left of Sugarcane pa
/>display: none; <br />}<br />#passages { <br />/* This is a container for all passages displayed on the page */<br />/* Removes the vertical line to the left of Sugarcane