feat: enhanced sorting by post number

This commit is contained in:
MrRaph_
2025-05-23 10:56:26 +00:00
parent fd2367ebcd
commit b19dcfc0c7
3 changed files with 145 additions and 110 deletions

View File

@@ -57,7 +57,7 @@
text-align: center;
color: #ffffff;
/* background: rgba(0, 0, 0, 0.4); */
border-radius: 4px;
/* border-radius: 4px; */
transition: background .3s ease;
}