feat: simple buttons to show links for media

This commit is contained in:
2026-02-13 00:39:08 +01:00
parent 75f7f22c75
commit bc7ec2915e
6 changed files with 58 additions and 4 deletions

View File

@@ -199,7 +199,7 @@ html, body {
font-size: 18px;
.header-image {
margin-bottom: 1em;
margin-bottom: 0.5em;
img {
width: 100%;
@@ -215,6 +215,10 @@ html, body {
margin-bottom: 0;
}
}
.blog-links {
margin-bottom: 1em;
}
}
/* Metadata */