Project-Image-Uploader/frontend/src/Components/ComponentUtils/Css
matthias.lotz ddc7e787b3 feat(frontend): Update footer with version info and attribution
- Display app version dynamically from window._env_.APP_VERSION
- Credit original author (vallezw) with link to original repo
- Credit extended version (lotzm) with link to Gitea repo
- Update package.json version to 1.1.0

Footer styling:
- Position fixed at bottom-right corner of viewport
- Unobtrusive design with small font size (11px)
- Semi-transparent background with subtle shadow
- Stays visible while scrolling
- Hover effect on links for better UX

Changes:
- frontend/package.json: version 0.1.0 → 1.1.0
- Footer.js: Dynamic version display, attribution links
- Footer.css: Fixed positioning, responsive styling
2025-11-08 16:22:04 +01:00
..
Footer.css feat(frontend): Update footer with version info and attribution 2025-11-08 16:22:04 +01:00
ImageGallery.css feat(frontend): Add countdown and improve approval feedback 2025-11-08 12:28:58 +01:00
Navbar.css CSS Style Anpassungen 2025-10-19 20:34:51 +02:00