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