change buttons arrows

This commit is contained in:
panr
2025-03-03 11:09:23 +01:00
parent b90014538e
commit 0d9cf692a9

View File

@ -81,11 +81,11 @@ a.button.inline::after {
}
a.button.inline.prev::before {
content: " ["
content: "< ["
}
a.button.inline.next::after {
content: "] "
content: "] >"
}
a.read-more,