Show related posts

This commit is contained in:
roneo.org
2022-09-23 07:15:35 +02:00
parent 3a0a4811cb
commit d6efc73123
5 changed files with 37 additions and 0 deletions

View File

@ -295,6 +295,18 @@
margin-top: 56px;
}
.post-footer h3 {
margin: 2em 0 1.2em;
}
.post-footer .related ul {
padding-inline-start: 20px;
}
.post-footer .related a:hover {
box-shadow: 0 1px;
}
.post-tags li {
display: inline-block;
margin-inline-end: 3px;