aboutsummaryrefslogtreecommitdiff
path: root/dst/index.html
diff options
context:
space:
mode:
authorAdam Stück <adam@adast.xyz>2023-03-14 12:58:48 +0100
committerAdam Stück <adam@adast.xyz>2023-03-14 13:38:05 +0100
commit57f9900e4104f60189e3e07eea44b08e5f84b145 (patch)
treea8deee228bdad69fcf1ab389cc52dc29fe8a5245 /dst/index.html
parente2e28ff7cb10974871faf5e6e980101f391a130b (diff)
More readable homepage post list
Diffstat (limited to 'dst/index.html')
-rw-r--r--dst/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/dst/index.html b/dst/index.html
index 61e6872..42de63c 100644
--- a/dst/index.html
+++ b/dst/index.html
@@ -50,7 +50,6 @@ dl dd:not(:last-child) {
margin-bottom: .3rem;
}
</style>
-
<dl class="external-links">
<dt>email</dt>
<dd><a href="mailto:adam@adast.xyz">adam@adast.xyz</a></dd>
@@ -67,12 +66,13 @@ dl dd:not(:last-child) {
<hr style="margin: 2rem 0">
<style>
-main p span.created {
-margin: 4px 0px;
+span.created {
+ display: block;
+ margin: 0 0 10px;
}
</style>
-<p><span class='created'>2023-03-04 &#8212; <a href="2023-02-log">February 2023</a></span></p>
+<p><span class='created'><small>2023-03-04</small><br><a href="2023-02-log">February 2023</a></span></p>
<footer role="contentinfo">
<span><a href="#">↑ Back to Top</a></span><br><br>