Commit Graph

4 Commits

Author SHA1 Message Date
9ad828a6eb 🎨 Unify design across all pages to match dashboard theme
- Updated adminlogin.css to use dark theme with Inter font
- Updated generator.css to use dark theme with Inter font
- Updated admin-dashboard.css to use dark theme with Inter font
- All pages now use consistent:
  * Dark background with radial gradients
  * Inter font family
  * Dark containers with glassmorphism effect
  * White text on dark backgrounds
  * Consistent color scheme (#00d4ff accents, #8892b0 secondary text)
  * Unified border and shadow styling
- Improved visual consistency across entire application
2025-09-08 21:52:40 +02:00
ee910aecf0 🔧 Fix footer positioning in adminlogin and generator pages
- Added proper HTML/body height: 100% for full viewport height
- Changed body to flex-direction: column for proper footer positioning
- Updated footer CSS with margin-top: auto for sticky footer behavior
- Added flex-grow: 1 to containers for proper space distribution
- Footer now properly sticks to bottom of viewport
- Improved responsive layout for both adminlogin and generator pages
2025-09-08 21:48:48 +02:00
4d00be8127 Keks notice! 2025-09-05 07:42:07 +02:00
eb1d713942 Refactor ALL 2025-09-04 14:31:17 +02:00