diff --git a/src/epub2go_web/static/styles.css b/src/epub2go_web/static/styles.css index 53f7c36..b9578d4 100644 --- a/src/epub2go_web/static/styles.css +++ b/src/epub2go_web/static/styles.css @@ -18,7 +18,6 @@ body{ font-size:18px; color:var(--fg); padding:0 .2em; - text-align: center; justify-content: center; } @@ -87,6 +86,10 @@ a:hover, a:any-link{ height: 100%; padding: 1px; } +.pagination{ + display: flex; + justify-content: center; +} .pagination a{ padding-left: 2em; } \ No newline at end of file diff --git a/src/epub2go_web/templates/home.html b/src/epub2go_web/templates/home.html index acc9c07..d7698f5 100644 --- a/src/epub2go_web/templates/home.html +++ b/src/epub2go_web/templates/home.html @@ -16,8 +16,8 @@ GitHub - {{ page.paginator.count }} Ergebnisse gefunden: +
{{ page.paginator.count }} Ergebnisse gefunden: