feed page indicator now more clearly communicates button behaviour when trying to go to a page earlier than first or later than last

This commit is contained in:
2026-04-13 22:29:29 +02:00
parent 37362018fc
commit c85f332c2e
2 changed files with 8 additions and 2 deletions

View File

@@ -96,6 +96,7 @@
/* colours */
--color-text: #d0d0d0;
--color-text-secondary: #b0b0b0;
--color-text-tertiary: #808080;
--color-text-img: invert(98%) sepia(1%) saturate(4643%) hue-rotate(297deg) brightness(115%) contrast(76%);
--color-text-dark: #1e1e1e;