update from sparkleup
This commit is contained in:
parent
b43e0211bf
commit
6ac85494b3
|
@ -1,3 +1,24 @@
|
||||||
%title Tocană
|
%title Tocană
|
||||||
|
|
||||||
|
<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>
|
||||||
|
|
||||||
|
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
|
||||||
|
|
Loading…
Reference in New Issue