4d857b7 Show on GitHub
- Author: Miel
- Date: 11/26/2025, 10:03:23 AM
- Message: style: stylesheet added The stylesheet is added to the website with light/dark mode function. #98
- Stats: 204 total changes (+150 / -54)
Changed Files
src/lib/components/GalleryComponent.svelte— +7 / -6 (13 changes)src/lib/components/Layout-navigation.svelte— +5 / -2 (7 changes)src/lib/components/Sort-filter.svelte— +49 / -0 (49 changes)src/lib/components/header.svelte— +1 / -1 (2 changes)src/routes/+page.svelte— +5 / -0 (5 changes)src/routes/group/[groupid]/[snappmapid]/+page.svelte— +17 / -2 (19 changes)static/style.css— +66 / -43 (109 changes)