Convert links list to individual blog entries #11

Merged
mxmehl merged 32 commits from links-as-blog into main 2026-02-23 16:16:11 +01:00
Showing only changes of commit 75f7f22c75 - Show all commits

View File

@@ -199,6 +199,8 @@ html, body {
font-size: 18px;
.header-image {
margin-bottom: 1em;
img {
width: 100%;
height: auto;
@@ -210,7 +212,7 @@ html, body {
font-size: 0.8em;
text-align: center;
line-height: 1em;
margin-bottom: 1.5em;
margin-bottom: 0;
}
}
}