update from sparkleup
This commit is contained in:
parent
369a97383e
commit
6784a8cfb1
|
@ -12,7 +12,28 @@
|
|||
<h1>Zk | Tocană</h1>
|
||||
</header>
|
||||
<article class="content">
|
||||
<style>
|
||||
dl, p {
|
||||
font-family: "Ubuntu Mono", monospace;
|
||||
width: 50rem;
|
||||
padding: 0;
|
||||
margin: inherit auto;
|
||||
}
|
||||
|
||||
dt {
|
||||
text-transform: uppercase;
|
||||
font-weight: normal;
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 1rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
dd p:first-of-type {
|
||||
margin-top: 0;
|
||||
}
|
||||
</style>
|
||||
|
||||
<p>INT. A painfully modern house. We’re talking concrete walls, floors of some pale wood — pine, perhaps — floor-to-ceiling windows, furniture that uses a lot of right angles</p>
|
||||
</article>
|
||||
<footer>
|
||||
<p>Page generated on 2022-01-19</p>
|
||||
|
|
Loading…
Reference in New Issue