Add pagination css.

This commit is contained in:
Phil Bajsicki 2024-12-08 02:54:58 +01:00
parent a8e587f08c
commit 7a0e60c676

View file

@ -119,6 +119,12 @@ table.lntable {
padding: 0; padding: 0;
} }
// Styling for the page numbers/ buttons on the bottom of the home page
.previous-page .next-page .pagination-indicator {
font-size: 1em;
}
/* ------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------ */
/* Styling for footnotes. */ /* Styling for footnotes. */
/* ------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------ */