diff --git a/core/style.css b/core/style.css index ff854fe..39efe26 100644 --- a/core/style.css +++ b/core/style.css @@ -184,6 +184,9 @@ div.page-selector div.pagebutton a:visited { font-size: 12px; text-decoration: none; color: var(--main-text); + display: inline-block; + width: 100%; + height: 100%; } div.page-selector div.pagebutton.curpage a,