Cleanup whitespace in templates

This commit is contained in:
jultty 2024-08-20 03:59:48 -03:00
commit ca731f5736
9 changed files with 129 additions and 131 deletions

View file

@ -82,13 +82,21 @@ ul {
list-style: none;
}
.post-date {
.post-date, .link-date {
color: #777;
font-size: 14px;
margin-top: 0px;
text-decoration-thickness: 0.1px;
}
article .post-date {
margin-left: 30px;
}
.link-date {
margin-left: 30px;
}
ol {
margin-top: 5px;
margin-left: 30px;