main
parent
768de1a601
commit
789743938e
|
@ -20,6 +20,18 @@ h1 {
|
|||
-webkit-text-fill-color: transparent;
|
||||
font-size: 5rem;
|
||||
}
|
||||
h2 {
|
||||
font-size: 2rem;
|
||||
border-bottom: solid 1px black;
|
||||
margin-top: 3rem;
|
||||
letter-spacing: 5px;
|
||||
font-variant: small-caps;
|
||||
}
|
||||
h3 {
|
||||
font-size: 1.6rem;
|
||||
font-weight: 100;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
summary p {
|
||||
display: inline;
|
||||
}
|
||||
|
|
|
@ -121,7 +121,7 @@ It dreams of being bound in stone and buried in the earth. It dreams of liquid,
|
|||
|
||||
END OF INTERLUDE.
|
||||
|
||||
---
|
||||
~
|
||||
|
||||
CHAPTER 2: MORE CRYSTALS MORE PROBLEMS
|
||||
|
||||
|
|
|
@ -181,6 +181,18 @@
|
|||
-webkit-text-fill-color: transparent;
|
||||
font-size: 5rem;
|
||||
}
|
||||
h2 {
|
||||
font-size: 2rem;
|
||||
border-bottom: solid 1px black;
|
||||
margin-top: 3rem;
|
||||
letter-spacing: 5px;
|
||||
font-variant: small-caps;
|
||||
}
|
||||
h3 {
|
||||
font-size: 1.6rem;
|
||||
font-weight: 100;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
summary p {
|
||||
display: inline;
|
||||
}
|
||||
|
@ -237,7 +249,7 @@ of the Were-Hare</a></li>
|
|||
</ul>
|
||||
</nav>
|
||||
<h2 id="about">About</h2>
|
||||
<p>Total length: 18194 words / 77 minutes</p>
|
||||
<p>Total length: 18235 words / 77 minutes</p>
|
||||
<p>This is a game that me and the kids in the basement are playing over
|
||||
email.</p>
|
||||
<p><a
|
||||
|
@ -2197,7 +2209,7 @@ sinking, plummeting through water into the inky blackness below, only to
|
|||
plunge through some invisible membrane and find themself weightlessly
|
||||
floating suspended in an empty void, alone among the stars.</p>
|
||||
<p>END OF INTERLUDE.</p>
|
||||
<hr />
|
||||
<p>~</p>
|
||||
<p>CHAPTER 2: MORE CRYSTALS MORE PROBLEMS</p>
|
||||
<p>Having gotten your personal affairs in order, you have decided to
|
||||
crack on with your job and check in with your case manager.</p>
|
||||
|
|
|
@ -181,6 +181,18 @@
|
|||
-webkit-text-fill-color: transparent;
|
||||
font-size: 5rem;
|
||||
}
|
||||
h2 {
|
||||
font-size: 2rem;
|
||||
border-bottom: solid 1px black;
|
||||
margin-top: 3rem;
|
||||
letter-spacing: 5px;
|
||||
font-variant: small-caps;
|
||||
}
|
||||
h3 {
|
||||
font-size: 1.6rem;
|
||||
font-weight: 100;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
summary p {
|
||||
display: inline;
|
||||
}
|
||||
|
@ -240,7 +252,7 @@ id="toc-acknowledgements">Acknowledgements</a></li>
|
|||
</ul>
|
||||
</nav>
|
||||
<h2 id="about">About</h2>
|
||||
<p>Total length: 18194 words / 77 minutes</p>
|
||||
<p>Total length: 18235 words / 77 minutes</p>
|
||||
<p>This is a game that me and the kids in the basement are playing over
|
||||
email.</p>
|
||||
<p><a
|
||||
|
@ -2200,7 +2212,7 @@ sinking, plummeting through water into the inky blackness below, only to
|
|||
plunge through some invisible membrane and find themself weightlessly
|
||||
floating suspended in an empty void, alone among the stars.</p>
|
||||
<p>END OF INTERLUDE.</p>
|
||||
<hr />
|
||||
<p>~</p>
|
||||
<p>CHAPTER 2: MORE CRYSTALS MORE PROBLEMS</p>
|
||||
<p>Having gotten your personal affairs in order, you have decided to
|
||||
crack on with your job and check in with your case manager.</p>
|
||||
|
|
Loading…
Reference in New Issue