Compare commits

...

2 Commits

Author SHA1 Message Date
6c9fd6f64a fix
All checks were successful
deploy to production / deploy (push) Successful in 35s
2023-09-08 15:25:03 +00:00
18b3db7671 fix 2023-09-08 15:20:49 +00:00
2 changed files with 6 additions and 1 deletions

View File

@ -177,3 +177,8 @@ swiper-slide {
scrollbar-width: thin; /* "auto" or "thin" */
scrollbar-color: rgb(255, 255, 255) rgb(0, 0, 0); /* scroll thumb and track */
}
a {
color: black;
text-decoration: underline;
}

View File

@ -58,7 +58,7 @@
navigate(Object.values($pages)?.find((o) => o.id == nextpage.page)?.path || '/')
}}"
>
<div class="upper"><img src="/media/arrow-right.svg" alt="arrow" /> nächstes Thema</div>
<div class="upper"><img src="/media/arrow-right.svg" alt="arrow" /> Weiter</div>
<div class="lower">{nextpage?.name}</div>
</button>{/if}
<div class="lower-part">