quantum-ai-v3/templates/components
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
..
agent_header.html Fix Weather Reporter connection errors and restore API-based pattern 2025-07-20 09:13:48 +05:30
how_it_works_widget.html Fix Weather Reporter connection errors and restore API-based pattern 2025-07-20 09:13:48 +05:30
processing_status.html Fix Weather Reporter connection errors and restore API-based pattern 2025-07-20 09:13:48 +05:30
quick_agents_panel.html Fix Weather Reporter connection errors and restore API-based pattern 2025-07-20 09:13:48 +05:30
results_container.html Fix Weather Reporter connection errors and restore API-based pattern 2025-07-20 09:13:48 +05:30
wallet_card.html Implement comprehensive header CSS architecture redesign and font consistency fixes 2025-07-21 10:41:24 +05:30