You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement comprehensive style consistency updates across MONAI website
Major changes:
- Standardized heading styles across all pages (h1, h2, h3)
- Implemented consistent background color alternation patterns
- Product pages: 3-color rotation (white → brand-light → neutral-lightgray)
- Content pages: 2-color alternation (white → neutral-lightgray)
- Removed all dot pattern overlays for cleaner appearance
- Fixed consecutive same-color sections in label.html and deploy.html
- Updated text spacing and typography for consistency
- Standardized card components and hover effects
- Removed deprecated pages: action.html, docs.html, community.html
- Converted started.html to redirect to tutorials.html
- Created comprehensive MONAI_STYLE_GUIDE.md documentation
- Created STYLE_REVIEW_FINDINGS.md with detailed analysis
All pages now follow a cohesive design system that enhances user experience and maintainability.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments