opencompletion.com/static
Claude 31152c295b
Refactor CSS from inline to external stylesheet
Move all CSS from base.html to static/css/style.css for better:
- Separation of concerns
- Browser caching
- Maintainability
- Code organization

Changes:
- Created static/css/style.css with all application styles
- Updated base.html to link to external stylesheet
- Reduced base.html from ~980 to ~407 lines
2025-11-08 18:41:56 +00:00
..
css Refactor CSS from inline to external stylesheet 2025-11-08 18:41:56 +00:00
images modified: research/activity27-tic-tac-toe.yaml 2024-08-29 06:55:40 -04:00
js Enhance user experience with multiple improvements 2025-08-11 16:01:51 -04:00
favicon.ico favicon 2023-11-01 07:40:57 -04:00