Being the complete newb that I am, I placed the following code at the start of my game:
<style type="text/css">
body {color: white; background: black;}
div {text-align: center; font-size: 1000%;}
</style>
Apparently, that code now reults in a completely blank editor, with the following message:
I can't even copy and paste into notepad to remove the offending bit. While I can copy the apparenly invisible text (CTRL+A; CTRL+C), all i get is this:
***BEGIN PASTE***
Help
Output
You can format your text using HTML and Markdown.
To create a new section:
[[new section]]:
To link to a section:
Link [[like this]] or [[use different link text]](new section)
To create a new passage:
[new passage]:
To link to a passage:
Link [like this] or [use different link text](new passage)
Full documentation
***END PASTE***
I'm nearly done with my IF and, while I did learn a lot, I really don't want to start over. Is there anything I can do, or is it possible for you (Alex) to remove that bit of script out, please?
Any help would be great ly appreciated!
John