mirror of
https://github.com/thecyberlearn/quantum-ai-v3.git
synced 2026-08-18 20:12:57 +00:00
- Consolidate CSS architecture with unified design token system - Extract 879+ lines of inline CSS to external files for better caching - Create modular CSS files: marketplace.css, agent-detail.css - Establish comprehensive button system with proper hover states - Fix "Explore Other Agents" button hover with black background/white text - Remove CSS duplication across agent-base.css (242 lines saved) - Add \!important declarations to resolve CSS conflicts across files 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent-base.css | ||
| agent-detail.css | ||
| base.css | ||
| header-component.css | ||
| homepage.css | ||
| marketplace.css | ||
| pricing.css | ||
| themes.css | ||