Commit Graph

11 Commits

Author SHA1 Message Date
tfeigel 2b616ab182 style: adjust typography and layout styles in impressum, footer, and navbar
Refined text sizes and spacing across components (`impressum.php`, `footer.php`, `navbar.php`) for improved consistency. Added custom styles for headings and impressum-specific elements in `input.css`.
2025-07-13 13:50:04 +02:00
tfeigel 09a1515025 refactor: unify template structure by introducing a layout snippet
Replaces repetitive header, navbar, and footer code in templates with a centralized `layout` snippet for better maintainability. Cleans up and simplifies various template snippets.
2025-06-29 12:15:33 +02:00
tfeigel 2bf81134c7 chore: reformat and clean up PHP templates, snippets, and configurations
Standardized code formatting across multiple files for improved readability and consistency.
2025-06-29 10:59:56 +02:00
tfeigel 348bad3c34 fix: update footer links to use absolute URLs for consistency 2025-06-28 18:39:26 +02:00
tfeigel b65011b0c4 chore: format code and improve readability in README, index.php, and navbar snippet 2025-06-26 19:55:16 +02:00
tfeigel 5180ace115 refactor: remove unused CSS classes and fix footer link URLs 2025-06-26 19:36:52 +02:00
tfeigel caec33985c feat: create initial site structure with pages and update design elements 2025-06-26 18:51:31 +02:00
tfeigel 32cc192e35 refactor: modernize footer layout and styling with simplified SVG logo 2025-06-26 18:29:02 +02:00
tfeigel 3b32f066f4 feat: implement mobile menu toggle and update styles for navbar and footer 2025-06-14 19:35:29 +02:00
tfeigel 6177803d35 feat: redesign footer with new logo and layout 2025-06-14 18:41:33 +02:00
tfeigel 815dbb4139 Initial Commit 2025-06-14 17:42:12 +02:00