quantum-ai/static/css
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-base.css Implement comprehensive header CSS architecture redesign and font consistency fixes 2025-07-21 10:41:24 +05:30
base.css Implement comprehensive header CSS architecture redesign and font consistency fixes 2025-07-21 10:41:24 +05:30
header-component.css Implement comprehensive header CSS architecture redesign and font consistency fixes 2025-07-21 10:41:24 +05:30
header.css Implement comprehensive header CSS architecture redesign and font consistency fixes 2025-07-21 10:41:24 +05:30
homepage.css Fix homepage UI and button hover effects across all pages 2025-07-12 05:01:34 +05:30
marketplace.css Fix homepage UI and button hover effects across all pages 2025-07-12 05:01:34 +05:30
pricing.css Implement comprehensive header CSS architecture redesign and font consistency fixes 2025-07-21 10:41:24 +05:30
themes.css agent polling fix 2025-07-13 17:46:26 +05:30