From bceaf6904a73744d7c8072642436a702cfe6f699 Mon Sep 17 00:00:00 2001 From: eneller Date: Sat, 5 Apr 2025 16:33:46 +0200 Subject: [PATCH] feat: sytling --- src/epub2go_web/static/styles.css | 5 ++++- src/epub2go_web/templates/home.html | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) 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: