diff --git a/assets/scss/general.scss b/assets/scss/general.scss index fc02665..0d9b771 100644 --- a/assets/scss/general.scss +++ b/assets/scss/general.scss @@ -119,6 +119,12 @@ table.lntable { 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. */ /* ------------------------------------------------------------------------ */