diff --git a/data/style/style.css b/data/style/style.css index 4efbfd8..284bc70 100644 --- a/data/style/style.css +++ b/data/style/style.css @@ -882,6 +882,18 @@ div.content { +.pager { + display: block; + align-content: center; + width: 100%; + align-items: center; + text-align: center; +} + + + + + @media screen and (min-width: 2500px) {