quantum-ai-v2/templates/authentication
Claude e2ad1f84e1 Implement comprehensive header CSS architecture redesign and font consistency fixes
- Extract 476 lines of inline CSS from pricing.html to external pricing.css file
- Unify font stack across all pages to use 'Inter', Arial, sans-serif consistently
- Fix font weight inconsistency between marketplace and pricing page navigation
- Add clean active page indicator with thin blue underline for current page
- Optimize CSS loading order: page-specific CSS first, header-component.css last
- Remove font inheritance conflicts between agent-base.css and header component
- Standardize Inter font loading in base.html for all pages (single source of truth)
- Improve browser compatibility with font smoothing and rendering optimizations
- Add comprehensive documentation in HEADER_OPTIMIZATION.md

Key improvements:
• Consistent navigation font weight across all pages (resolves bold font issue)
• Better performance with external CSS files and browser caching
• Clean component-based CSS architecture for maintainability
• Subtle active state indicators without layout shifts
• Unified theme system with CSS custom properties

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-21 10:41:24 +05:30
..
forgot_password.html Implement comprehensive header CSS architecture redesign and font consistency fixes 2025-07-21 10:41:24 +05:30
login.html Implement comprehensive header CSS architecture redesign and font consistency fixes 2025-07-21 10:41:24 +05:30
profile.html Fix button visibility issues and improve UI consistency 2025-07-12 02:47:12 +05:30
register.html Implement comprehensive header CSS architecture redesign and font consistency fixes 2025-07-21 10:41:24 +05:30
reset_password.html Implement comprehensive header CSS architecture redesign and font consistency fixes 2025-07-21 10:41:24 +05:30