Add drfated and archived badges in blog list, use archive icon for archived statement, remove ellipsis form load comments button

This commit is contained in:
David Lapshin
2024-04-29 17:05:11 +03:00
parent 0259e03305
commit 34ebf5a6dc
11 changed files with 81 additions and 12 deletions

View File

@ -140,10 +140,6 @@ hr {
width: 100%;
}
.blog-list hr:last-of-type {
display: none;
}
blockquote {
margin: 0;
border-left: 0.25rem solid var(--primary-color);