diff --git a/page-params.html b/page-params.html index cb348d0..2177570 100644 --- a/page-params.html +++ b/page-params.html @@ -28,7 +28,7 @@ margin-top: 0; } - .hidden { + .paginated-list li:not(.active) { display: none; } @@ -84,7 +84,7 @@

Updating Page Query with Vanilla JavaScript

-