Make pagination padding clickable again #40

Merged
Roflin merged 3 commits from page-wildcards into master 2023-11-22 16:03:48 +01:00
Showing only changes of commit 56f21a6721 - Show all commits

View File

@ -74,6 +74,7 @@ a:hover {
.pagination .page-item {
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
white-space: nowrap;
}
.pagination .wildcard {
cursor: pointer;