update from sparkleup
This commit is contained in:
parent
818db189bc
commit
6d8ec0aa8e
|
@ -26,7 +26,8 @@
|
||||||
dl, p {
|
dl, p {
|
||||||
font-family: "Ubuntu Mono", monospace;
|
font-family: "Ubuntu Mono", monospace;
|
||||||
width: 50rem;
|
width: 50rem;
|
||||||
margin: 0 auto;
|
padding: 0;
|
||||||
|
margin: inherit auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
dt {
|
dt {
|
||||||
|
@ -34,6 +35,7 @@ dt {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
margin-top: 2rem;
|
margin-top: 2rem;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
dd p:first-of-type {
|
dd p:first-of-type {
|
||||||
|
@ -1205,7 +1207,7 @@ dd p:first-of-type {
|
||||||
</dl>
|
</dl>
|
||||||
</article>
|
</article>
|
||||||
<footer>
|
<footer>
|
||||||
<p>Page generated on 2021-11-25</p>
|
<p>Page generated on 2021-11-26</p>
|
||||||
</footer>
|
</footer>
|
||||||
</main>
|
</main>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
Loading…
Reference in New Issue