This commit is contained in:
fruworg 2023-07-30 15:26:19 +05:00
parent fd2a35b648
commit 905ea46ed8

View File

@ -231,11 +231,7 @@ article .title {
} }
.tags li::before { .tags li::before {
content: "<"; content: "* ";
}
.tags li::after {
content: ">";
} }
.tags a { .tags a {